when I click on the newsletter button, the pop-up promo opens automatically. I need to have the same result when a user clicks on a button. how can I do?
I solved.
I would have another need. I would like to create an experience similar to the popup but for another service, how can I duplicate the code and modify it?
Thank you
The element I described before works independently. What is your purpose will you give more details? Do you want two independent popups or one popup called by different buttons?
It is not possible to call two independent popups with one and the same CSS class. Promo Popup (which is configured in Theme Settings > Shop > Promo Popup) is called by this class .woodmart-open-newsletter You can assign this class to the menu item as shown here: http://prntscr.com/iwzsfn , or assign to a button like here: http://prntscr.com/iwzsw6
Popup element by Woodmart in WPBakery Chart as shown here: http://prntscr.com/iwx70h is called by its own button.