Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eCart Add To Cart not working plus few eCart How To questions
Tagged: eCart Add To Cart not working
- This topic has 9 replies, 2 voices, and was last updated 12 years, 5 months ago by admin.
-
AuthorPosts
-
June 22, 2012 at 7:21 am #6636DennisMember
Greetings
I have a brand new site with just a few books. WP 3.3
When I click Add to Cart the page reloads without adding item to cart.
2. I don’t need any content pages therefore I only use this code [wp_eStore_cart] for one page store:
I have 4 sneak-peeks into the books on it’s own pages. For free downloads I use this code: [wp_eStore_free_download_ajax:product_id:5:end]
2.a. is it possible to exclude them from the cart?
2.b. Or use some other code that displays my shop on one page with choosen items with the same look and feel this code gives [wp_eStore_cart]?
When testing the free downloads, “processing you order” is all what happens and I don’t get any email or access to the download link.
3. Checkout page, where can I find info on how to put this page into action? Which code should I add there?
I don’t want them to check out after adding just one book.
Regards
Dennis
June 22, 2012 at 8:15 am #46345DennisMemberForgot this:
For few of the books I have more than one image, when I click on the image they all open, when I click next, it just reloads for ever but, one book has only one extra image and in that case it opens like it should do.
Is it possible to line up items other than as they are added e.g. ID 1, 2, 3 etc?
Would be handy when there is a series to be able to add new item within the same series.
Dennis
June 22, 2012 at 11:23 am #46346DennisMemberThis is the code I use for the one page shop:
[wp_eStore_all_products_stylish:end]
And this one for the cart [wp_eStore_cart]
Dennis
June 22, 2012 at 11:18 pm #46347adminKeymasterUse the following option which will help you with product exclusion related question you have:
The advanced example mentioned in the above post also has options that will allow you to sort the product display order (I think that is what you mean by lining up).
To create a checkout page, you simply create a WordPress page and use any of the shopping cart shortcodes (example: [wp_eStore_cart]). And then you can use one of the compact cart shortcodes on your sidebar so when the customers are done adding items they can go to the checkout page and do the checkout:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-compact-cart-display-templates-1527
Post a link to the page where you have your products so I can checkout some of the other issues you mentioned.
June 23, 2012 at 10:06 am #46348DennisMemberThanks, this solved my issues, the issue with the images was I forgot to add comma between URLs and is now solved.
I have few more questions.
Coupon code:
I like to offer special deal on two books on check out when one special book is purchased, as I cannot see this option I wonder if that is possible?
As I offer some books in print, on CD and digital download. I cannot see how to list all three within the same ID. Will I have to make a new ID for the download version? (I already did)
As the Add To Cart button isn’t yet working I am not sure about the Variation.
If printed version cost 10 and CD version 7, will I list the lowest price and then add the 3 to the printed version? Or use the right prices for each variation?
Dennis
June 23, 2012 at 11:21 pm #46349DennisMemberI think the sidebar widget isn’t working either as it says:
“Set the Plugin Settings from the Settings menu”
To my knowledge I have already set it up in settings!
June 24, 2012 at 6:31 am #46350adminKeymasterYou can place the special books in a separate eStore product category then use a conditional coupon maybe? Checkout the coupon/discount documentation:
http://www.tipsandtricks-hq.com/ecommerce/how-to-use-coupons-discounts-in-wp-estore-364
Use variation control to sell different version of the book (CD, Printed, Download):
Yes, list the lowest price one first.
Add a text widget to your sidebar then use any of the shopping cart shortcodes in there and you will be good to go with widget.
June 24, 2012 at 7:22 am #46351DennisMemberIf I use he variation for all three versions, print, CD and download and put the download URL, those who purchase the physical items, will they have access to the download?
Added the text box and it works.
Add to Cart still not working, just reloads the page without adding to the cart, how to solve that issue?
Dennis
June 24, 2012 at 8:37 am #46352DennisMemberThe coupon code can be applied this way but, how do I link it to only one special purchase but not all of them?
June 24, 2012 at 11:39 pm #46353adminKeymasterI went to the following page then clicked on the add to cart button on the first item and it was added fine. What am I missing?
http://therealgrandpa.com/grandpas-bookstore/
If you use the digital variation and specify the download URL in the digital variation section then the user will get the downloadable file when they choose that variation.
You can’t link coupon to a special purchase. The way coupons work is that you create a special coupon and then give it to your users. The users who have that coupon can use it.
-
AuthorPosts
- You must be logged in to reply to this topic.