Top Navigation

Sidebar not showing up on WooCommerce product archive using Woo’s Canvas theme [Solved]

I came across this problem with WooCommerce canvas theme when I changed the current theme of my website to canvas by WooThemes. The sidebar was not showing up on the shop page no matter what I did. Canvas seems to be a pretty fine framework for fast deploying your WordPress websites. But the shop page was doing nasty things.

This problem can be fixed by creating a custom page template for the shop page.

Here is the fix

 

Add the following CSS to your custom CSS file through canvas theme settings.

Go to the Shop page and activate the page template that you created before for the shop page and add the widgets in the widget page template area.

The problem with the woocommerce shop page sidebar is fixed now and you can customize the widgets by adding any desired element to it.

Hope you like this quick solution.

, ,

5 Responses to Sidebar not showing up on WooCommerce product archive using Woo’s Canvas theme [Solved]

  1. Michele Nov 24, 2014 at 5:13 pm #

    Hi,
    I used your solution for my issue, and it works.
    But the widget in the sidebar come above the footer, how can i fix it?
    Sorry for my bad english,
    Michele.

    • Vikram Feb 14, 2015 at 11:44 pm #

      Please use the css provided above to style the sidebar. You can add it to your custom css in canvas theme’s general settings.

  2. Ali Shan Feb 17, 2015 at 11:32 am #

    Dear Vikram,

    Please help.

    When you say the following, what do you mean and how to do it?

    “Go to the Shop page and activate the page template that you created before for the shop page and add the widgets in the widget page template area”

    Your help is highly regarded.

    Thanks

    • Vikram Feb 17, 2015 at 5:10 pm #

      Hey Ali,
      You need to create a page template for the shop page using the php code above and use that template for the canvas shop page to show up the sidebar. And style the sidebar using the given css style. If you are not sure let me know. I will put up a new post for you.
      Thanks for stopping by.

  3. Diego May 22, 2015 at 1:57 am #

    Workd!

Leave a Reply