WooSwipe not displaying on product page
-
Hi there,
We are running the latest version of WooSwipe but unfortunately, we are not seeing it display on the page.
We can see the CSS/JS in the head but the HTML is not changing on the page.
We are using Beaver Builder to construct the product pages and we have raised this issue with them as when we disable their plugin, the WooSwipe gallery will display on the page.
add_action( 'woocommerce_before_single_product_summary', 'wooswipe_woocommerce_show_product_thumbnails', 20 );
– I was wondering whether this line of code in wooswipe.php comes in too early and that Beaver Builder’s action overrides yours?I would be grateful for any insights on this issue.
Thanks
Dean
- The topic ‘WooSwipe not displaying on product page’ is closed to new replies.