Shortcode in PHP doesn’t work anymore as of version 1.3.1
-
Hi,
I’m using the shortcode of your plugin in a php file: <?php echo do_shortcode( “[enh_ajax_add_to_cart_button product=$product_id title=none]” ); ?>
Since upgrading to 1.3.1, the shortcode doesn’t work any more, so I had to downgrade. It does fire an add-to-cart event, but it doesn’t update the cart.
It must have something to do with the new <span class=”ea-line quantity-container”> but I don’t understand why and how.
Can you help me out?
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Shortcode in PHP doesn’t work anymore as of version 1.3.1’ is closed to new replies.