Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Biancabi,

    Strange, do you get not even get an error message? Does the plugin say it’s connected? Did you select at least one list to which visitors should be subscribed?

    Thanks, Danny.

    Thread Starter Biancabi

    (@biancabi)

    Hello Danny,
    unfortunately, not even an error message appears. The plug is connected, the list is selected and the Api code is correct.

    I copied the code below into a text widget. It is right, or something is missing?

    Let me know, thank you!

    <p>
    <label for=”mc4wp_f%N%_fname”>First name:</label>
    <input type=”text” name=”fname” value=”” placeholder=”Your first name” />
    <label for=”mc4wp_f%N%_email”>Email address: </label>
    <input type=”email” id=”mc4wp_f%N%_email” name=”email” required=”true” placeholder=”Your email address” />
    </p>

    <p>
    <input type=”submit” value=”Sign up” />
    </p>

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Biancabi,

    Yes, you should use the shortcode [mc4wp-form] to render a form inside a text widget. I will state this more clearly in a next version of MailChimp for WP as I think this is confusing for more users, so it’s not you. ??

    Good luck.

    Danny

    Thread Starter Biancabi

    (@biancabi)

    Thank you Danny!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The plugin doesn't work on my site’ is closed to new replies.