Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2173178
Signup form in footer for Mailchimp
Closed

Comments

  •  1
    Ronald started the conversation

    Due to many of the recent changes to Mailchimp I've decided to go with a different solution for mailing list. I've been very impressed with "Mailster" which is another product hosted at Envato/CodeCanyon.

    I'm no expert in CSS and been trying to implement a footer that looks similar to the one you've made available in Soledad for Mailchimp.. but I can't get it to look right.

    Mailster got native support for Contact Form 7, and seem to be the most "universal" choice to use for this.

    Are you able to provide any support for a CF7 or Mailster -footer that fit's as a replacement for the one you've made forĀ Mailchimp?

    Thank you.

  •  2,699
    PenciDesign replied

    Hi,

    If you want to get a look similar with Mailchimp on the footer from the theme, you need to use the same markup as you're using for Mailchimp now to get it.

    Example:

    <p class="mdes">Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!</p>
    <p class="mname">
    Input for Name put here
    </p>
    <p class="memail">
    Input for Email put here
    </p>
    <p class="msubmit">
    Submit button put here
    </p>
    

    I think you can ask author of that plugin to know more about how to use that markup inside the signup form.


    Best Regards,

    PenciDesign