Hi,
I am trying to integrate NextGEN gallery and eStore. I have imported my images to NextGEN gallery and followed the instructions at "http://www.tipsandtricks-hq.com/wordpress-estore-and-nextgen-gallery-integration-create-photo-shop-1200"
I am also using digital variations with separate download links.
All works fine except one thing.
NextGEN gallery has a search plugin which I am using to find images with different keywords and list them.
However the image search results are listing ok, for some reason, underneath the images instead of the "add to cart" button and the "variations" the code like:"[wp_eStore:product_id:3:end] etc." is what can see.
(I need to mention that I have added the line "<span><?php echo $image->caption ?></span>" to the gallery.php s foreach section from the gallery-wp-eStore.php).
Is there anything idea what to do to get the variations and the add to cart button displayed at the search results?
Your help is much appreciated!