how to show sidebar (right) on a specific category (not all)?
Hey KyriakosKaz,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.category-featured .sidebar.sidebar_right {
display: none !important;
}
assuming the category name is featured just replace it with the specific category you have. Hope this helps :)
Best regards,
Nikko
in fact i dont want to hide it. i want to show it only in this category, and inside all of its articles.
Hi!
Please consider using a plugin such as this one – https://wordpress.org/plugins/widget-logic/
Cheers!
Yigit
yes, but with that you can show a widget in a sidebar that is already showing somewhere.
Everywhere in the website i have no sidebars. So how can i enable sidebars only for that category and its articles ?
Hi,
Please note these third party plugins fall outside of our support scope, you’ll have to consult their documentation on how to use/implement them and get the extra functionality
Give these custom sidebar plugins a try:
http://wordpress.org/plugins/custom-sidebars/
http://wordpress.org/plugins/widget-customizer/
Categories Widget
https://wordpress.org/plugins/display-categories-widget/
Best regards,
Vinay
so what is the css code to set as default sidebar the right for a post category and category’s posts?
Hi,
This functionality cannot be achieved using CSS to add a sidebar to specific category please try the plugins mentioned above and choose the correct setting to suit your requirements. For more info about using the plugin we request you to refer to the plugin documentation.
Best regards,
Vinay