Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › How long does the shopping cart content kept?
- This topic has 26 replies, 5 voices, and was last updated 11 years, 10 months ago by admin.
-
AuthorPosts
-
March 24, 2012 at 6:13 am #40878gigilalaMember
Thank you for adding this feature.
I’ve updated my plugin to the latest version and enabled this feature. The Save and Retrieve options are shown but when I clicked any of them after adding items to my cart to test, nothing happens.
I tried as a logged in user and non logged in user. What am I missing?
Thank you.
March 25, 2012 at 12:11 am #40879adminKeymasterPost a link to the page in question so I can visit the URL and see the issue.
March 25, 2012 at 4:08 am #40880March 25, 2012 at 10:39 pm #40881adminKeymasterThank you. You have a plugin that is loading an older version of the JQuery plugin on your site which is messing up the save and retrieve cart’s functionality:
<script type='text/javascript' src='http://www.virtual-cover-creator.net/wp-content/plugins/wp-lightbox/js/jquery.min.js?ver=1.6.4'></script>
This post will explain why this is bad:
You also have some other JavaScript errors on your pages coming from other plugins or custom JavaScript code that you added. You should fix those errors so you have an error free web page.
March 26, 2012 at 12:19 pm #40882gigilalaMemberI’ve update the WP lightbox plugin and that fixed the issue. However I noticed another issue. After retrieving previous cart content, the thumbnails are not showing in the cart.
March 27, 2012 at 4:58 am #40883adminKeymasterThis first implementation of this save and retrieve cart feature doesn’t save the thumbnail info. The thumbnail in the cart option is not part of the core eStore plugin so I needed to do one step at a time. I will expand the feature to do the thumbnail option later.
December 30, 2012 at 10:18 am #40884kavazMemberHi!
I have the same issue with retrieving thumbnails. “No image” img’s are displaying.
Also I’ve noticed that when I use ajax buttons no items appear in cart widget on the page. But when I go to cart page – items are there but thumbnails are broken.
December 30, 2012 at 1:42 pm #40885wzpModeratorDo you have a link to a test page, that demonstrates the problem?
December 30, 2012 at 2:28 pm #40886kavazMemberI enable ajax on eStore_advanced_configs.php
and activate save-reyrive function.
You can test here [http://buy.cad-ex.ru/]
December 31, 2012 at 4:10 am #40887adminKeymasterHi, I can’t read the language on your site. Can you please a link directly to the page where I can go and click on the “Add to cart” button?
December 31, 2012 at 11:30 am #40888kavazMemberHi, here an example [http://buy.cad-ex.ru/prl-14-02-rng]
P.S: for more convenient I’ve just bought and installed translate plugin.
January 1, 2013 at 1:49 am #40889adminKeymasterI sent you an email to get access to the site so I can check the settings.
-
AuthorPosts
- You must be logged in to reply to this topic.