Replies: 0
Hi there,
I am trying to get this code to work in the WooCommerce description.php single product template:
echo do_shortcode ('[expand title="Read more" swaptitle="Close"]');
the_content();
echo do_shortcode ('[/expand]');
Do I need Collapse-Pro-Matic for this or should it work with the free version?
I tried changing the Script Load Location and Shortcode Loads Scripts settings but it still doesn’t work.
Thanks