This topic has 21 replies, 5 voices, and was last updated 10 years, 2 months ago ago by rwlee33
Hi,
Here is the issue:
On the single product page, the left sidebar pushes the tabs and recent products down to far on the page. I’d like them to be directly below the product, and not be effected by the sidebar. I used the following code, but it is not having the desired effect. Can you help? Code and login details provided. Thanks!
Hello,
As I see, position of the tabs isn’t far from content in single product page. Doesn’t it?
look at screenshot: http://prntscr.com/4lewig
Regards,
Robert Hall.
Hi Robert,
After you click a few items, the “Recently Viewed” area in the sidebar starts to populate and pushes everything down. Try it and see how it acts.
Additionally, if I add anything else to the sidebar, it will push it down.
I’d like the Tabs and Related Products to NOT be under the sidebar, but instead, directly under the product.
(I mistyped in the first email, I mean “…the left sidebar pushes the tabs and RELATED products down too far on the page)
Now I understand you.
Sorry, but it requires additional customization and is a paid service.
Regards,
Robert Hall.
Thanks Robert.
Can you take a look at the custom code I was sent to resolve the issue and help tweak it? It really shouldn’t be that much more work. I had it working, but moved hosting providers and it wiped the custom css.
Any help on this would be greatly appreciated. I know you worked on this for another client, so I’m hoping this is a quick simple fix, and not a major customization.
Hello, @rwlee33,
Ok, we can help you with this. Provide admin panel access, please. Would be very appreciate if you leave a good comment and rating for our theme.
Regards,
Olga Barlow
Hi Olga,
First, thanks for the offer to help. I wasn’t sure you would be able to. I will certainly leave positive feedback after this. Here’s what I’m after:
1. The tabs and Related Products are not pushed down by the sidebar on the single product page
2. Responsive, so it works in mobile views
3. Goes back to full width when the sidebar move below the content in mobile view
I also noticed that the “Recently Viewed” widget doesn’t appear in my tablet and mobile view. Is this true?
Thanks!
Hello,
Sorry, but your wp-admin access is not correct. Please provide us with it as well.
Regards,
Robert Hall.
below
Did you tried login with them? Because we can’t do this.
Regards,
Robert Hall.
Yes, I just did…below again
Hello,
I’ve added code to fix this issue. Clear chache and check it.
Regards,
Robert Hall.
Robert, much appreciated. This is exactly how I’d expect the single product page to work.
It looks great in desktop, however, can you include a bit of code to make sure that when the width is in phone mode, they go back to 100%? This should be the same width in which the tabs turn into accordion style and the sidebar goes to the bottom.
Hello,
I’ve added some code. Check it, please.
Regards,
Robert Hall.
Thanks Robert. The Related Products slider was still 70% in mobile, so I added this bit and it fixed it up:
@media (max-width: 480px){ .single-product-page .slider-container {width:100%;}}
One last question. Is there a way to make sure that the accordion tabs are always collapsed in mobile? The first tab is open, but I’d prefer them to be closed. Let me know if you want me to open another ticket for this.
Sorry, but we don’t have such feature in our theme.
Regards,
Robert Hall.
Is there a way to do with code? Something along the lines of
.single-product-page .tabs .tab-title:first-child {
closed
}
Something to force the first tab to be closed instead of expanded.
Hello,
Sorry, but it can’t be done in custom.css as js files need to be modified.
Thank you.
Regards,
Eva Kemp
rwlee33… How have you managed to make this accordion on this page? http://www.morganandtaylor.com.au/product/kerry-floppy/#prettyPhoto
It looks really good 😉
Hi HLB. Which page? My site is http://www.designbykathryn.com
The site you linked is our affiliate partner. Contact me through a form on our page or contact@designbykathryn.com
The issue related to '‘Move Tabs and Related Products on Single Product Page’' has been successfully resolved, and the topic is now closed for further responses