Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hello!

    I see all your widgets are missing id attribute. The plugin cannnot find widget to fix…

    Is “Auto fix widget id” option is on? If so, you need to check parameters of rigister_sidebar() functions in your theme. Before widget parameter should contain id="%1$s" attribute:
    'before_widget' => '<div id="%1$s" class="widget %2$s">'

    Thread Starter masterbiz11

    (@masterbiz11)

    Hi,

    sorry…Where to find rigister_sidebar() in my theme? I already find in function.php but not found.

    Plugin Contributor Max Bond

    (@max-bond)

    Try to search other theme files.

    It is not working on my site too.

    adrianching.com

    Can you help me out with this Max?

    Thank you!

    @adrianching: If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic. This topic refers to a previous version of WordPress.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not working on my site’ is closed to new replies.