This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Hello and gratz for the great theme.
I have many problems with sidebars:
1. On shop/categories/product pages if I have sidebar on the left,
on mobile devices, the sidebar appears above the product, which is bad.
(imagine having 20 options on the sidebar and all appear above product)
Is there any way so the sidebar, on mobile devices, appear below product?
2. If you set sidebars on the right, on mobile devices, the shop and the
product sidebar appears correctly (below products). BUT the sidebar on
categories appears faulty (above products).Is there any way to fix this?
3. How to add color borders to widget sidebars? (the sidebars you set via
widgets and theme options, no the sidebars you set via visual composer)
4. How to change cart icon color?
5. I want to set 2 different shop pages. For example one Page named Cars and one
page named Motorbikes. Can I have on Cars pages/categories a sidebar with only Car
brands and on Motorbikes pages/categories a sidebar with only the Motorbikes brands?
Hello,
1./2. Please provide us with FTP and wp-admin panel credentials to check that issue.
3. Do you wish to add borders to the whole sidebar or for each widget?
4. Cart icon is an image and can be edited with some image editor. The icon is located in wp-content/themes/royal/images/sprite/icons.png.
5. Unfortunately there is no such possibility with Woocommerce plugin.
Regards,
Eva Kemp.
1./2. OK. If you find a solution, I prefer to have ALL sidebars on the left (shop,category,
product page) and all of them to appear – in mobile – after product(s).
3. I was able to add border in the sidebar I created via visual composer using css.
BUT I also want to apply the same border to all sidebars (shop pages/categories/products).
You can check my shop (I provide link in private) and figure out what I’m saying.
4. Thanks
5. I’ve done that to another theme, making 2 sidebars with different product categories
and then applying those sidebars to the 2 different shop pages. There was an option to
select the sidebar you prefer for each page. It is possible, but probably not possible
to Royal Theme.
Hello,
1. As I see on this page http://delivery3kala.gr/%CE%BC%CF%80%CE%B1%CF%84%CE%B1%CF%81%CE%AF%CE%B5%CF%82/ you’re using VC elements to display product categories on the left side, not sidebar. Unfortunately it can’t be moved.
2. I’ve selected “Bottom” for “Sidebar Position for Responsive Layout” in Theme Options > Blog Layout.
3. I’ve added the following code into custom.css file to create border for sidebar:
.sidebar-widget .widget-title, .widget-title span {
background-color: #A2B816;
border-top: none !important;
}
.sidebar-widget {
border: 2px solid #A2B816;
}
5. You can create different pages, but if you want to have different sidebars you may try to add them using Visual Composer elements the same way you created sidebar for this page and just select categories you need to show.
Regards,
Eva Kemp.
Tagged: best selling, fixes, problems, sidebars, solutions, themes, woocommerce
The issue related to '‘Problems with sidebars’' has been successfully resolved, and the topic is now closed for further responses