Automatically opening popup on woocommerce endpoint
-
Hello,
I was wondering what the best way to hook into a woocommerce endpoint would be. For example I want the modal (containing a feedback form) to pop up only after the checkout is completed. I can use a woocommerce hook to add a div with the correct class name to the right point but I want it to pop up automatically and only at this time.I was thinking of using echo do_shortcode() to add the modal but I’m having trouble finding documentation concerning shortcodes.
Thanks in advance
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Automatically opening popup on woocommerce endpoint’ is closed to new replies.