• I’m receiving this error on my blog post page where I use sidebars, it won’t even allow me to post to my site anymore. I need to be able to rollback to the previous version of this until this is fixed, please provide a link to the previous version until this is corrected!

    Fatal error: Call to undefined method Smk_Sidebar_Generator::get_all_sidebars() in /home/content/p3pnexwpnas04_data01/51/2239551/html/wp-content/themes/dynamic/inc/lib/metabox/init.php on line 215

    https://www.ads-software.com/plugins/smk-sidebar-generator/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Also in the same boat – had to deactivate the plugin in order to even have any content on my site (all my products 404!).

    Having the same problem. What’s up with this?!

    Would love to know how to fix the error.

    having the same problem. I can edit site when plugin is deactivated, but then I lose my customized sidebars. When I activate the plugin the customized sidebars for each page come back but I can’t edit the site. Frustrating!!

    I fixed this in my theme.

    Change

    SMK_Sidebar_Generator::get_all_sidebars();

    to

    smk_get_all_sidebars();

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uploaded to 3.0 now I can't post or use my site’ is closed to new replies.