Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore: Why so much empty space after the product description
Tagged: buy button not adding to shopping cart, linking sales page buy button to the shopping cart, open add to cart image in a new tab, why so much empty space after the product description
- This topic has 10 replies, 4 voices, and was last updated 12 years, 5 months ago by admin.
-
AuthorPosts
-
May 30, 2012 at 10:18 pm #6469interlinkusa1Member
This is how I have added the buttons on this page: https://emoveon.com/premium-content/
[wp_eStore_fancy2 id=1]
[wp_eStore_cart_when_not_empty]
Q 1. Why is there so much empty space after the product description.
Q 2. Do I have to add [wp_eStore_cart_when_not_empty] code after entering a every new product.
May 31, 2012 at 3:13 am #45684IvyMember1. You either you have a lot of spaces after your description or there is something happening on the page.
Are you using HTML in the product description?
There are also some errors on your site that can be causing this issue including a missing end tag. You can see these here:
Please also do the following.
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
2. No you only need to place this once on the page where you want it to be viewed. Note where you place the shopping cart shortcode the shopping cart will show.
May 31, 2012 at 3:58 am #45685adminKeymasterThis issue is related to the other issue you are having. I have replied to your other post here:
May 31, 2012 at 3:51 pm #45686interlinkusa1MemberThanks for your reply.
I was using html in product description which I just took out. The space is still there.
I am using “Optimize Press” WP theme. I just emailed OP support to help with the FB issue in their theme. I should hear back from them by tomorrow. I will keep you updated.
June 5, 2012 at 11:01 pm #45687interlinkusa1MemberHello Support,
I have finally managed to fix the space issue on the products page: https://emoveon.com/premium-content/
I have a sales page where I linked the Buy button to: https://www.emoveon.com/order-now/?wp_eStore_add_to_cart=2. When the buy button is clicked it takes you to the “products page” but nothing is added in the shopping cart. Here’s the link to the sales page:
https://www.emoveon.com/easygraphics/
I will really appreciate if you could please step me through this hurdle. It’s been weeks and I am still not able to setup the Membership plugin to work properly.
I have even deleted most of the plugins but still I am having the issues. If you want I can email you the wordpress login information. I really need help to set this up.
Thank you,
LA
June 5, 2012 at 11:26 pm #45688PeterMemberHave you followed the instructions below carefully and installed the extra shortcodes plugin?
June 8, 2012 at 2:20 pm #45689interlinkusa1MemberYay…it worked. Thank you so much.
I linked the code to the image on the sales page and when clicked it adds the content to the cart on the same page/tab. Is there a way to open the cart page in a new tab?
This is the code: https://emoveon.com/premium-content/?wp_eStore_add_to_cart=1
Thanks,
LA
June 12, 2012 at 7:34 pm #45690interlinkusa1MemberIt’s been quite a few day I did not hear back from you.
Thanks,
LA
June 12, 2012 at 11:49 pm #45691adminKeymasterAdd
target="blank"
where you made the link with the image and that will make it open in a new window/tab. Here is a simple example:< a href="https://emoveon.com/premium-content/?wp_eStore_add_to_cart=1" target="_blank">Click Me</a>
June 13, 2012 at 1:38 pm #45692interlinkusa1MemberI pasted the above html code as is except replacing the product ID.
When the Red image – almost towards the bottom of the page “Add To Cart” is clicked it is still not opening in a new tab. I tried it both in Chrome and Firefox.
Here’s the page in question: https://emoveon.com/premium-content/
June 13, 2012 at 11:12 pm #45693adminKeymasterI don’t see any red image towards the bottom of the page so I couldn’t check it myself but I think I know what will help you more. The following link shows you how to create a HTML link and create one that opens in a new window (the examples there should help you):
-
AuthorPosts
- You must be logged in to reply to this topic.