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

    (@anmari)

    And Is it in the shortcode sidebar/widget area ?
    Also using the NAME as you see it in the list – don’t mixup names and id’s

    [do_widget “Blog Subscriptions (Jetpack)”] works for me, as does
    [do_widget_area] – displays all the widgets in the shortcod esidebar

    Thread Starter lazygee

    (@lazygee)

    I believe everything is right and have followed all of the instructions.

    Tried again still getting errors.

    Everything is working as it should be just getting same error.

    thanks for the reply you can see the error at the bottom of the page.

    see here https://blog.nationaltradesmen.co.uk/

    Plugin Author anmari

    (@anmari)

    Sorry thought Id’ replied to this:
    Did you use:
    [do_widget “Blog Subscriptions (Jetpack)”]
    EXACTLY

    NOT
    [do_widget “blog_subcriptions(jetpack)”]

    Thread Starter lazygee

    (@lazygee)

    That works as am not getting error any more and jetpack is sending the subscription email but on for submission I am just getting a page reload and no success message .

    Just to sumerise to help others.
    1.installed dreamgrow triggered box
    2 installed your plugin https://wordpress.org/plugins/amr-shortcode-any-widget/
    3. Put this code in new scrollbox [do_widget “Blog Subscriptions (Jetpack)”] and deleted the email field in dreamgrow triggered box

    Every thing works but the success message.

    Thanks for answering

    greg

    Plugin Author anmari

    (@anmari)

    Lazygee maybe that widget doesn’t like being in a shortcode or it has a bug? Nothing more mine can do – it literally just traps the output of the widget (because they just ‘echo’ the output. It then returns the output like all shortcode filters. Totally generic for all widgets. (Think of it as a plain old text substitution)

    Not sure if this helps, but I’m having issues with the Facebook Like Box from Jetpack. The code is output onto the page and I can see it in the web inspector, but the widget is not visible. Perhaps there is a compatibility issue with Jetpack?

    Plugin Author anmari

    (@anmari)

    Please rather start new posts for your own problems

    If you can see the code but it’s hidden – sounds like you have css that’s hiding it ?
    So maybe just maybe you need to add some css to override that ?

    Or see widget instructions to alter html classes to avoid whatever css is affecting it.

    Plugin Author anmari

    (@anmari)

    Please rather start new posts for your own problems

    If you can see the code but it’s hidden – sounds like you have css that’s hiding it ?
    So maybe just maybe you need to add some css to override that ?

    Or see widget instructions to alter html classes to avoid whatever css is affecting it.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin working but error saying jetpack subscribe is not in the widget list’ is closed to new replies.