Hi,
I can not find how to assign custom sidebar to the blog category pages.
For example, in one page:
http://www.mydomain.com/category/nature/
I want the pages of blog categories have a custom sidebar
Thank you
Hi, I found the solution here:
‘https://kriesi.at/support/topic/enfold-portfolio-categories-sidebar-menu/#post-411168
Thanks
:)
Hi,
Glad you found the solution!
Best regards,
Jordan Powell
Hi
time after applying this solution:
/enfold/sidebar.php The code at line 44:
$ Custom_sidebar = apply_filters (‘avf_custom_sidebar’ $ custom_sidebar);
I added esta beneath it:
if (is_taxonomy (‘portfolio_entries’)) {$ custom_sidebar = “Sidebar Blog Cat”; }
I installed WooCommerce and has appeared a problem. This solution overwrite WooCommerce sidebar:
Shop Single Product Overview Page
Sidebar Single Product Pages
How I can avoid this?
Thank you
Hi!
Please post the whole code of the sidebar.php file on pastebin.com. We would like to check and test it on our installation.
Regards,
Ismael
Hi
it´s the first time i use pastebin
I just made my first paste uploading the code in pastebin
http://pastebin.com/u/ramiropuig
paste name: enfold sidebar
Thanks
Hey!
Duplicate thread. Continue here: https://kriesi.at/support/topic/sidebar-in-single-product-pages-and-shp-overview-page/
Regards,
Ismael