@dblii – Try adjusting the z-index when editing the popup under Display Settings. Add a few zeros to the end of each value. The popup is currently working but appears behind your site due to layering. On another note disable fixed positioning.
Hope this helps.
Hey Daniel, I’m unable to get the pop up to work as well. I’ve read a bunch of people’s problems, but seem to be missing it.
http://breathoflife.sean-turner.com/product/airfit-n10-for-her/
The “prescription required” button is suppose to be the modal action.
@seanturner – 2 things to check, first you only need to add one of the 2 classes to your element, you currently have both.
second if that popup is needed on all product pages you need to set targeting conditions to On Products. Currently WooCommerce support is not there, we are adding it in v1.3 but you can use the following filter to do it now.
https://wordpress.org/support/topic/popup-not-appearing-on-woocommerce-shop-page?replies=2#post-6760373
Hope this helps.