This topic has 37 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp
Hi, Could really do with moving and also reducing the overall size of the related and up-sell products
1. Need them to move to just below the main product description, as our sidebar is so long they are to far down and the client doesn’t want to put them in the side bar
2. Can we reduce the overal size, as they look massive at present
Hello,
1. Go to Theme Options > Single Product Page > Location of upsell products > After Content.
2. To give you correct code for decreasing the size we need to see your site. Could you please give us access to it?
Regards,
Eva Kemp.
Hi, the setting is already set to after content, however it still places it below everything, and not the content, I can reduce the size to be honest, it was really how to move it
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Details in private
Hello,
The problem is your sidebar is too long. You have to decrease it for single product pages.
Please try it.
Regards,
Eva Kemp.
How is that possible, the related and upsells have been set as full width and to go under the sidebar, if I reduce the sidebar how will this shrink the related to the size and place it under the content text?
Hi, any news on this, I don’t believe what your saying is correct, I can not reduce the sidebar as it contains everything we need, I just need the Related and Upsells to be “after the content” not “at the bottom of everything
Still no news, your reducing the sidebar doesn’t work, as the related products are still below sidebar and not below the content as stated
Hello,
Sidebar is a part of the content where product image and product information are displayed. So related products are shown after the whole content (if your sidebar is too long so the content has such height because sidebar is included into the product content).
You can add less items to sidebar on single product page or disable it and show only on Shop page.
Regards,
Eva Kemp.
Right so its not after content, and sidebar isn’t part of the content either, how am I suppose to say to my clients, oh you know the related products are miles away from the product information, well you need to reduce the number of categories you have, makes noe sense
Sure you are able to shrink this down and float it to the right so it is “under content” not under sidebar
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Eva Kemp.
FTP attached
Hello,
I’ve edited the file content-single-product.php and moved it to your child theme directory public_html/dev/tempphg/wp-content/themes/woopress-child/woocommerce. I’ve commented the line 177 and added the code <?php if(etheme_get_option('show_related')) woocommerce_output_related_products(); ?>
in line 156. Please enable related products in Theme Options and check their position now.
Regards,
Eva Kemp.
Sorry just tested this, it was not just the related but the up-sell, the client is having to rely more on the upsell then related to be honest as the related didn’t make any sense!
Hello,
I’ve edited the file again. Please check upsells now.
Regards,
Eva Kemp.
Hi Eva,
Thats looking great but!! There is now two lots of upsells, see for example
Hello,
Please provide us with correct FTP and wp-admin panel credentials for the current site.
Regards,
Eva Kemp.
Attached
Hello,
The issue has been fixed.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hi, sorry just noticed this gets all messy on mobile, and doesn’t seem to matter what I do with CSS i can’t get it to go below the product details and other tab info etc
Hello,
Try to use this code in child style.css:
@media (max-width: 480px) { .col-md-3.col-md-pull-9.single-product-sidebar.sidebar-left {
display: inline-block;
width: 100%;
}}
Regards,
Eva Kemp.
No sorry that didn’t do anything
Hello,
I’ve added this code in child style.css:
@media (max-width: 992px) { .product-content {
display: inline-block;
width: 100%;
}}
Please check the site now.
Regards,
Eva Kemp.
Everything still doesn’t work on the single product view, the whole product description overlaps the footer
Hello,
Sorry, but I don’t see any issues:
http://storage2.static.itmages.com/i/15/0826/h_1440579939_2860795_347028313d.png
Try to clear browser cache and check again.
Regards,
Eva Kemp.
Are you viewing this on a mobile phone or browser?? The browser won’t show the issue, but it does appear on mobile device itself
Hello,
I’ve checked single product page on mobile device and it’s shown fine:
http://prntscr.com/893g6x
What devices are you checking in?
Regards,
Eva Kemp.
Blimey what phone are you on, havn’t see a browser like that since the 80’s 🙂
I have the Iphone 5 and I get (see private)
Hello,
Are we talking about the domain http://www.phg-uk.com?
I’ve checked it, but don’t see any issues.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up