Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,

    You cannot apply a page template to the shop page as it technically isn’t a page. The shop page redirects to the post type archive.

    To make this page full width you’ll need to unhook the storefront_sidebar() function from the storefront_sidebar action on product archives. You’ll then need to filter the body_class to add the storefront-full-width-content class to those archives as well.

    I recommend using our Theme Customisations plugin to make this change.

    If you’re not comfortable diving in to the code you can use our Storefront WooCommerce Customiser extension which includes this feature and more.

    Thread Starter tonydjukic

    (@tonydjukic)

    @jameskoster I’m extremely comfortable doing this directly in code, so the Theme Customizations plugin is exactly what I’m after.

    The site is for my wife and I was looking for a quick solution – I’ve got client work I should be doing on so I didn’t want to invest more than a day or so into building her something. If it starts to take off, I’ll put more time into it.

    I used Storefront and Galleria and reviewed all of the free and paid plugins on the “About This Demo” page – I wasn’t entirely sure that I’d be able to accomplish everything I want with them – but that may just be because I’m used to simply writing it all myself in my own themes and child themes.

    I’ll give this plugin a run and see how it goes. Thanks @jameskoster.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Page Template still has sidebar’ is closed to new replies.