woocommerce / storefront

Official theme for WooCommerce
https://wordpress.org/themes/storefront/
972 stars 471 forks source link

Customizer left sidebar layout not working on My Account page #1254

Closed tobinfekkes closed 4 years ago

tobinfekkes commented 4 years ago

Describe the bug

I'm not sure what changed recently with either WooCommerce or Storefront, but the My Account layout does not respect the Layout options selected in the Customizer. I have tested this on four different sites, all with only Storefront 2.5.3 and a couple of the more recent WooCommerce versions, and get varying results. Either the My Account Nav links are stuck on the right sidebar no matter which Layout option is chosen, or the sidebar shows up opposite to what is selected in Customizer. The conflict is on the

haszari commented 4 years ago

Thanks for reporting this @tobinfekkes.

I've tested with 2.5.3 and I can reproduce the following behaviour. If I set the Customizer General Layout option so the sidebar is on the left, the My Account page always shows the sidebar on the right. I'd guess that this is not a new issue, possibly this is by design (the My Account page has a different sidebar).

Do you remember when you first saw this?

How does this issue impact your site?

haszari commented 4 years ago

I also tested with Storefront 2.5.0. The behaviour was the same - My Account sidebar is always displayed on the right. So that suggests to me that this behaviour might be as intended - the bug has not been introduced recently.

GlennMartin1 commented 4 years ago

Related to https://github.com/woocommerce/storefront/issues/1136?

haszari commented 4 years ago

Thanks @GlennMartin1 for tracking down the context here. Based on #1136 and #712 this is behaving as intended.