woocommerce / woosidebars

Replace registered sidebars in your WordPress themes using different conditions such as a specific page, a category or even an individual blog post.
https://wordpress.org/plugins/woosidebars/
51 stars 42 forks source link

Widgets turn inactive after theme update #59

Open rubenbrief opened 7 years ago

rubenbrief commented 7 years ago

Hi,

I'm using woosidebars to create multiple custom sidebars on my theme. Happens that when I update the theme for the last version, some of the widgets go to the inactive section. I did some research and appears that this happens when the custom sidebar doesn't have an ID. In other words the register_sidebar() doesn't receive an ID. Does woosibars give an ID?

I have lots of widgets on lots of custom sidebars and this theme works on many websites that suffer this update. Cannot put by hand the widgets after update.

Any help on this? Thank you

mattyza commented 7 years ago

Hi @rubenbrief.

When this happens, the two causes I've seen are:

I hope this helps to clarify. If you have further questions on this, or additional feedback, please do let us know.