How to change the Woocommerce Sidebar
-
I created a woocommerce.php file and replaced my theme’s loop with
<?php woocommerce_content(); ?>
It worked perfectly! My sidebar was then placed in the correct position but now… I’d like to change the sidebar… (because now It’s using the same sidebar that my blog. I’d like to create a new one, I’ve already done it, and to use that sidebar in my woocommerce pages as shop sidebarI’ve tried all things, all plugins.. and nothing seems to work, I imagine I’ve to change something in the Code, I’ve tried but I’m not very good at, so I’d be more than happy if you could tell me what part of the code I’ve to change
Thanks in advance
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to change the Woocommerce Sidebar’ is closed to new replies.