hello guys,
last week i developed a theme that needed many widgets, so i created about 10 widgets that get registered in a file included in functions.php file.
Also i some sidebars that show up once the theme is activated, some sidebars are dynamically registered for certain page to meet the looks the user wishes. The problem is that now I am trying to fill data using my widgets in my sidebars, everything is going great, until, out of no where, all widgets disappear from their sidebars and into inactive widgets, i can't think of what makes this happen, but may be it has something to do with one of the following:
-switching themes.
-editing functions.php
-registering new widgets
i tried doing each individually but nothing disappears and suddenly all disappears, so i can't figure out which
Please, any help is appreciated,