- This topic has 3 replies, 2 voices, and was last updated 10 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › General Stuff › Add to cart – Not adding to cart
Tagged: add to cart, Text Link
I recently discovered that my add to cart buttons are no longer working. I read the forum and found the instructions to someone else to cut all the code, save the page, then paste it back little by little. I did that and it is still not working.
My page is [http://www.livefitlean.com/programs/]
Can you offer any advice? I really need my cart working.
Please do this test to see if PHP sessions are still working on your site:
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
Thank you for your response.
I talked to my hosting company and they turned on PHP Session. I checked it and it is working.
I created a test page that uses the standard add to cart link [wp_eStore_add_to_cart id=1]
This works fine, but when I use the link the way I want to use if for the add to cart in my theme “http://www.livefitlean.com/programs/checkout/?wp_eStore_add_to_cart id=3” it doesn’t work.
Please view my shopping page at [http://livefitlean.com/programs] Scroll to bottom. The first 3 items do not add to cart. The last one, which is a subscription, goes directly to PayPal – as I want.
However, this link currently works: “http://livefitlean.com/?wp_eStore_subscribe=5”
My host recently added “Site Lock” to my website. They tell this will not affect the operation of my site. Do you have any experience with Site Lock?
eStore – How to Use a Text Link or URL to Accommodate the Purchase of a Product
Given you have the shopping cart shortcode placed somewhere on this page, the user will then be able to complete the checkout by clicking on the checkout button of the cart.
It probably is working, but because you aren’t displaying the cart somewhere on that page; you can’t tell that it’s really working.
Have you added the shortcode to show the shopping cart somewhere on the page? The following documentation is a good read: