Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
I seem to be having a couple of little issues, I've had a dig around the forum and nobody else has raised them so they're probably unique to my setting (or more than likely something I'm doing wrong)
In this gallery http://www.pretty-flash-photography.co. … rt_test_2/ If I click on the first thumbnail and open the large image, then scroll thought them using the on screen arrows. Adding the 5th or 6th image long to the cart, other images seem to end up in the cart as well.
(Windows 7/8 using chrome browser) It doesn't seem to be a problem when using a mobile device.
Which leads me to my second issue. The downloads in the link supplied after checking out http://www.pretty-flash-photography.co. … 29fa1b4d00 won't open on my nexus 5/7 (andriod 4.4.4 chrome browser) They download but can't be opened.
As always any help and advice will be greatly received
Richard
Offline
I tried that gallery in Firefox and saw the same issue. I added something like three images to the cart from the large image pages and ended up with five or six in the cart. All different images.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
It's a problem with cart on the Magnific layout. Thanks for pointing this out. I've found a solution to it which we should be putting in a maintenance release. For now, I suggest you change to another large presentation layout. Or if you are adventurous, edit template_index.php and template_mobile.php in your template, adding this line:
$(cart_button).off('click');
immediately above this line:
ttgCart.applyCartButtonEvents($('li.mfp-shopping-cart a.add-to-cart'), function() { mfp.close(); } );
Last edited by Ben (2014-08-11 08:56:24)
Offline
This fix is in for the next update.
Offline
Thanks Guys.
I've edited the template's with Ben's fix and all is good.
Richard
Offline
Pages: 1