Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author anmari

    (@anmari)

    Thanks for the compliments – frustration is the mother of invention sometimes.

    to find id’s, force a ‘debug’ to happen, guess an id


    3. If it fails, it will offer a debug prompt to logged-in admin, click on the debug prompt and look for the id of your widget, use that.
    4. To force a debug anyway without waiting for an error, then be logged in as admin and on the page where you have a {do_widget something] shortcode, add ?do_widget_debug=1 to the url , hit enter and look for the list of widget ids that are in the widgets_for_shortcode sidebar.

    see the screenshots
    http://s.w.org/plugins/amr-shortcode-any-widget/screenshot-5.png?r=873890

    OR USE ‘inspect element’ (chrome or firebug) on the widget in another sidebar before you drag it into the ‘widgets_for_shortcode’ sidebar.

    Doing that on your pages, I can see that:
    arizona: anyusertwitterfeed-2
    florida state: anyusertwitterfeed-6

    By the way are you using latest (2.2) and is your plugins.php okay? – another poster just before yours has a weird thing happening.

    I have used the debug mode to know the id of widget on siderbar standar.
    But it does not works!!!
    (WordPress 4.0)

    Plugin Author anmari

    (@anmari)

    Umm it does work for most people ?

    Anyone else with a similar post – please start a new post. Do not add to this one. And if you really do want help, then you need to add some details. Saying ‘it does not work’ is worthless.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘IDs and multiple instances of widget’ is closed to new replies.