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

    (@anmari)

    Hi

    why would you use a text widget ? why wouldn’t you just put the text straight into the post ?

    assuming you just testing the concept, then as per instructions here:
    http://wordpress.org/plugins/amr-shortcode-any-widget/

    [do_widget text]

    or if multiple widgets of same type

    [do_widget text id=text-3]
    to find the ‘id’ can also first put widget in a normal sidebar and use ‘inspect element’ in the browser to see what id wordpress has assigned.

    Thread Starter grupgezgin

    (@grupgezgin)

    Thank you “anmari”

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘not working ??’ is closed to new replies.