-
AuthorPosts
-
February 25, 2015 at 9:23 am #214978
Hi Support,
I am trying to add a Woocommerce shop page to my site (https://veganfitness.com), however it always displays with the sidebar on the right hand side, even though I have selected ‘layout-full width’ in the page attributes section of the page.
I have researched on the web and the results seem to be theme specific so I thought I’d ask you guys.
Thanks!
Darren.February 25, 2015 at 12:24 pm #215127Hi Darren,
Thanks for writing in!
You can use disable the sidebar on WooCommerce by selected Fullwidth under WooCommerce > Shop Layout in the Customizer.
Thanks!
February 25, 2015 at 12:26 pm #215131Fantastic, thank you! I hadn’t even thought to look in the customizer yet!
Have a great day! 🙂
February 25, 2015 at 4:46 pm #215332You’re welcome Darren!
March 16, 2015 at 6:56 am #228103Hi Support,
I no longer have the sidebar of my other webpages showing in the shop, which is what I wanted.
But, I would like the ‘shop sidebar’ to show like in the example of the ethos shop, where it has product categories, top rated products etc.
Crucially, when a user clicks on add to cart, it is not displaying at the top or side to indicate that the item has been added to cart so I would like to know how to sort this too please. (It is not until you go through to a product page that you are able to click add to basket and then you can gain access to see the cart. Is there a way I can choose to show cart from the main shop page after an item is added? Or in the sidebar perhaps?
Thanks!
Darren.March 16, 2015 at 9:09 am #228217Hi Darren,
In that case, you can select Global content layout under WooCommerce > Shop Layout in the Customizer.
Then create a new sidebar for your shop
http://screencast.com/t/Tg1CADXpQYqF
You can then go to appearance > widgets and add widgets you like to your shop sidebar
http://screencast.com/t/RSxMTCemOuC
With regards to cart link not showing on top, can you try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Thanks
March 17, 2015 at 3:14 pm #229447Hi,
My dashboard looks different to the one in the screenshot. I cannot see any list of pages to add a sidebar to. Only the option to add a sidebar, which I click on but then when I go to widgets, it still just shows my one main sidebar?
Thanks!
Darren.March 17, 2015 at 7:06 pm #229643Hi there,
Sorry for the confusion.
First head over to Appearance -> Sidebars section and then add a new sidebar (http://screencast.com/t/w31ZbEEZzMX). Then once you hit the button “Add Sidebar”, you will get the option with a list of pages and then you can assign (http://screencast.com/t/Srj7L1G8jb9).
Hope that’s clear.
March 18, 2015 at 5:04 am #229961Hi!
Thanks very much, I managed to add the cart now. My next question is how do I change to font size of the category titles in the shop (https://veganfitnesss.com/shop) but without affecting the header size of all of the rest of the site (because I got a code to change the header size of the text of each post on my category index pages but it means that I can no longer use header 2 within a post because it’s tiny)?
Hope that makes sense!
Kind regards,
Darren.March 18, 2015 at 5:44 am #229981Hi there,
Please add this :
li.product-category.product h3 { font-size: 15px; }
Hope it helps.
March 18, 2015 at 5:50 am #229988That worked perfectly thanks! 🙂
March 18, 2015 at 6:21 am #230006You’re welcome!
-
AuthorPosts