-
Author
-
February 18, 2017 at 19:10 #153388tmh23Participant
How do I get the widgets to show on the single product page? Or, if that is not possible how do I make just the single product page full width and still have the sidebar and widgets in the rest of the shop pages.
I’ve tried everything to fix this…. please help!
February 20, 2017 at 05:14 #153497LauraModeratorHello, sometimes woocommerce may have issues with sidebars, maybe this helps https://woocommerce.com/woosidebars/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 22, 2017 at 03:48 #153808tmh23ParticipantThis is not the problem. I can get the sidebars to show on the single product pages. What the issue i have is: I need single product pages to have a full width page with no sidebar but keep a right sidebar page layout for the main shop page.
Troy
February 22, 2017 at 04:31 #153811tmh23ParticipantSomehow the Kleo theme is overriding the sidebar layout over woocommerce. I have research with woocommerce and none of the fixes work. Reading some articles online it seems its a theme issue. How can I over ride the theme sidebar file.
I found this but not sure how to modify it to make it work with the kleo sidebar.php file.
Attachments:
You must be logged in to view attached files.February 22, 2017 at 04:34 #153814tmh23ParticipantI have tried adding this to .ccs but it doesn’t work. Seems correct that the theme sidebar.php file is what is overriding everything.
.single-product #sidebar, .post-type-archive-product
#sidebar, .woocommerce-cart #sidebar {
display: none;February 23, 2017 at 19:45 #154054LauraModeratorHello, try adding this to style.css of child theme 🙂
COPY CODE.single-product .sidebar.sidebar-main.col-sm-3.sidebar-right { display: none !important; } .single-product .template-page.col-sm-9.tpl-right { width: 100% !important; border: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 23, 2017 at 19:48 #154055tmh23ParticipantThat worked perfect! Thank you so much… I’ve been trying to solve this issue forever!!
Troy
February 26, 2017 at 23:48 #154213LauraModeratorAlways happy to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘Plugins questions’ is closed to new topics and replies.