Forum Replies Created
-
AuthorPosts
-
September 27, 2017 at 11:03 pm in reply to: eStore – add to cart does not work between different pages #76439todd.tranMember
Hi, I’ve figured it out! Thanks!
September 27, 2017 at 7:42 pm in reply to: eStore – add to cart does not work between different pages #76438todd.tranMemberHi,
Thank you very much for the prompt response. However, I’ve tried both ways below but it doesn’t work:
<button type=”button” onclick=”<?= do_shortcode(‘wp_eStore_add_to_cart id=2’) ?>”>ADD TO CART</button>
<div><?php do_shortcode(‘wp_eStore_add_to_cart id=2’); ?></div>
Basically, it was just staying there and couldn’t add any item to the shopping cart. Could you please help to have a look? Thanks!
September 22, 2017 at 11:32 pm in reply to: eStore – add to cart does not work between different pages #76436todd.tranMemberHi Admin,
Could you please advise what is the function should I call if I want to use your shotcode [wp_eStore_add_to_cart id=<product_id>] in my WordPress custom page (using php and html)?
Thanks!
September 22, 2017 at 5:39 pm in reply to: eStore – add to cart does not work between different pages #76435todd.tranMemberThanks Admin. I finally found the issue. It’s working good now. Thanks!
September 21, 2017 at 12:05 am in reply to: eStore – add to cart does not work between different pages #76433todd.tranMemberHello Admin,
We’re actually using our local server to try out the website first before put it on the service hosting. However, I’ve followed the instruction on your provided link but unfortunately it still doesn’t work and I couldn’t see any error generated by our site. Could you please help? I can send you the php.ini and the setting files via email if it would be easier for you to find out the problem.
Thanks!
-
AuthorPosts