Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore – pushes sidebar off side of page to bottom of page
- This topic has 6 replies, 3 voices, and was last updated 11 years ago by simonsayzzz.
-
AuthorPosts
-
November 11, 2013 at 5:18 pm #10006simonsayzzzMember
Hi – I have a problem with using view products code in my website.
Problem:Sidebar goes to bottom of page (only on first page)
If you go to the website shown below the sidebar appears at the bottom of the page. If you then select page 2 the sidebar appears as it should at the side. This only happens on the first page. I’ve included the code I used. Use it in a blank page (not post)and the problem occurs. I also used other codes such as [wp_eStore_fancy2 id=42] as an example. If I add more than four products the same thing happens. This only happens when using the e-store code. Please advise.
website: [http://sandspublishing.com/wp-store/bookstore/]
code used:[wp_eStore_show_all_products style=2 order=2]
browers: Firefox, Chrome, IE
Regards Simon
November 12, 2013 at 1:04 am #58865adminKeymasterThere seems to be a CSS conflict or some HTML Error on this page. Lets try to find out where it is coming from. First, we will test the template style. Lets use a different product template style. Can you please replace the following code:
[wp_eStore_show_all_products style=2 order=2]
with the following:
[wp_eStore_show_all_products style=1 order=2]
Does the issue go away when you do that?
November 12, 2013 at 2:30 am #58866simonsayzzzMemberJust did the change and I get the exact same result….I’ll leave it as style 1 for you to see.
Simon
November 12, 2013 at 5:55 am #58867mbrsolutionSpectatorHello, Looks like you have some HTML errors on that page which is causing the CSS conflict and making the page rendering to not work correctly.
I want to find our Which Product’s description has the wrong/incorrect HTML code. Can you please go to eStore settings and change the value of the “Products Per Page Limit” field to 1 please. Let me know when you have done that so I can check that page.
November 12, 2013 at 1:06 pm #58868simonsayzzzMemberHi – has been set to 1 as requested. I scrolled through the pages and now the sidebar drops down to bottom of page on the fifth page
November 12, 2013 at 1:58 pm #58869mbrsolutionSpectatorHello simonsayzzz, can you delete product 5 and recreate it again. Your pagination on page 5 has been inserted inside the product description which indicates that the HTML code you entered for that product has some errors in it.
Kind regards
November 12, 2013 at 4:01 pm #58870simonsayzzzMemberThank-you very much for your help….I’d left a div unclosed in the product description of item 5 that caused the problems. You gave me the valuable clue. I owe you a beer –
-
AuthorPosts
- You must be logged in to reply to this topic.