• Resolved clare99

    (@clare99)


    In footer (very bottom form)

    I just set it up put the code in from the fields page in and got something to come up. I have set up the API, connected the lists etc.

    I tried to use shortcode instead of the form code and nothing came up (besides a text display of the letters). However, trying to use the form does nothing when I press submit.

    Thanks

    Clare

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    Please use the shortcode. Copying the code does not work.

    Where are you inserting that shortcode? It works in posts, pages and text widgets. If you are editing your theme files you need to use do_shortcode(‘yourpshortcode’)

    If you have a footer widget area you can also drop the MailChimp widget in there.

    Hope that helps. If you have any questions, please let us know!

    Thread Starter clare99

    (@clare99)

    Dropped the widget in and nothing is showing. Where should the shortcode go?

    Thread Starter clare99

    (@clare99)

    Shortcodes have a history of not working on my site from a different plugin but I did theme switcha in case something on the bespoke theme and they still have not been showing. Not yet got to the bottom of it.

    Thread Starter clare99

    (@clare99)

    Scratch that – it worked when I used this one

    <?php echo do_shortcode(‘[mc4wp_form]’); ?>

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

The topic ‘Submitting not doing anythings’ is closed to new replies.