• Resolved mrs_kiwi

    (@mrs_kiwi)


    I am using Goran and woocommerce, they are playing nicely, except with the shop page, for some reason, it will not use the full width page template and I can’t get rid of the sidebar. https://crochet.nz/shop/

    The other pages are working well with the full width page e.g. https://crochet.nz/cart/

    I have followed the recommended changes to the page.php and the functions.php files. I put the woocommerce.php fil in both Edin and Goran and I update both functions.php files.

    Any help would be awesome as this is the only issue I am now facing.

    Many thanks

    Dawn

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi Dawn, I’m not versed in WooCommerce theming, but it looks like your shop page is assigned to the woocommerce-page template. I think you’ll need to make sure your woocommerce-page template does not include a call to the sidebar.

    I have followed the recommended changes to the page.php and the functions.php files. I put the woocommerce.php fil in both Edin and Goran and I update both functions.php files.

    I would highly not recommend using Goran for something like this – since it’s already a child theme of Edin, you cannot in turn create a child theme to contain your changes, so every time you update Edin or Goran, you’ll lose all your changes.

    I would recommend choosing a non-child theme instead, like Edin.

    Thread Starter mrs_kiwi

    (@mrs_kiwi)

    Thanks for the response and the recommendation, Edin doesn’t give me the look I’m going for, so I am going to stick with Goran.

    I think you’ll need to make sure your woocommerce-page template does not include a call to the sidebar.

    This was it! I removed the call to the sidebar and it’s now full width. DOh!

    Thank you

    Moderator Kathryn Presner

    (@zoonini)

    OK! If you must use Goran, please have a look at the grandchild-theme plugin method:

    https://docs.appthemes.com/tutorials/creating-grandchild-themes/

    It’s a better option than losing all your customization every time Edin or Goran releases a new version. ??

    Thread Starter mrs_kiwi

    (@mrs_kiwi)

    Thanks again Kathryn, your advice is much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Goran & WooCommerce – Shop page not displaying correctly’ is closed to new replies.