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
Hey! New user here and everything is going pretty well (after much trial and error).
When I test the gallery to see if items are being added to the cart, I notice that after I delete the item, the 'Back to the Gallery' button does nothing.
Can't find where I would need to edit a setting for this.
Thanks!
Jim Bolen, CPP
Play of Light Photographics
Boise, Idaho
http://www.playoflightimages.com
Offline
I think that should take you back to the last page you were on. Can you share a link to a cart enabled gallery?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Jim Bolen, CPP
Play of Light Photographics
Boise, Idaho
http://www.playoflightimages.com
Offline
it looks like your Cart Template (ttg-be/templates/gallery/CartTemplate) is missing some assets.
Make sure that the lib/js/ folder has been uploaded along with the rest of the template.
What you're missing are these .js files:
<script src="./../templates/gallery/CartTemplate/lib/js/jquery-1.11.3.min.js"></script>
<script src="./../templates/gallery/CartTemplate/lib/js/jquery.ba-throttle-debounce.min.js"></script>
<script src="./../templates/gallery/CartTemplate/lib/js/init.head.min.js"></script>
you're also missing the lib/css/navigation.css file and the lib/css/font-awesome.min.css
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks, Rod! I'll get right on it.
Jim Bolen, CPP
Play of Light Photographics
Boise, Idaho
http://www.playoflightimages.com
Offline
the easiest thing may be to export and upload the whole template again.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
That did it! Thanks again, Rod.
Jim Bolen, CPP
Play of Light Photographics
Boise, Idaho
http://www.playoflightimages.com
Offline
good to hear!
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1