- This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Addon Related › NextGen Gallery Addon – add to cart adds checkmark to all images
I’m using NextGen gallery with the estore NGG addon, using the integration method 2. On my product page, I have the shortcode:
[nggallery id=1 template=wp-eStore-auto-addtocart]
This shows the image with the “add to cart” button on each as desired for each image in the gallery.
However, when you click on the “add to cart” button for one image, a green checkmark appears on every one of the product images, not just the one whose button you clicked. Is there a way to stop this?
Looks like you enabled the ajax option in the plugin’s advanced settings. That option won’t work for this integration because it uses ONE product to handle all your gallery items. Turn off the ajax option from the advanced settings menu of the plugin.
Disabling the ajax option worked. Thanks for the help.