GTM4WP problem a jquery function
-
Good morning,
i noticed the plugin interferes with a jquery function below:jQuery(document).ready(function( $ ){ jQuery('body').on('click', '.product-image-link, .wd-entities-title, .product-element-bottom', function(e) { e.preventDefault(); jQuery(this).parents('.product-grid-item').find('.open-quick-view').click(); }); });This function was done by the creators of the template I am using on our website and is used to have the products page with the click in quick view on image and title without going to the single product page.
I wanted to point this out and ask you if you can help me solve this problem.
Thanks and sorry for my English.I noticed that the option that creates this “conflict” is Track enhanced e-commerce, if I turn it off everything works fine.
I hope it is useful.- This topic was modified 3 years, 10 months ago by .
- This topic was modified 3 years, 10 months ago by .
- This topic was modified 3 years, 10 months ago by .
- This topic was modified 3 years, 10 months ago by .
The page I need help with: [log in to see the link]
The topic ‘GTM4WP problem a jquery function’ is closed to new replies.