HI,
I notice when I edit a product’s layout settings in admin, the Layout Section is missing the sidebar layout option. It does have option to choose which sidebar though. So currently, in theme settings for sidebar, I have all options set to Right Sidebar. But on product pages, the sidebar is being shown on the left. Any way to fix this?
example
Storefront Page (sidebar is correct)
http://shoplocalraleigh.org/devnew/promote/shop-local-raleigh-merchandise/
Product Page (sidebar is incorrect)
http://shoplocalraleigh.org/devnew/promote/shop-local-raleigh-merchandise/show-local-love-tee-gray/
thanks in advance,
Hey pixallus!
That is intentional as the product pages don’t have a sidebar option for them. The only way to change the layout is by modifying the layout output with a bit of code. I did an example snippet to put the sidebar on the right which you can use to change the layout as needed:
http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
Cheers!
Devin
great, thanks Devin