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 #2194568
Mailchimp form customisation
Closed

Comments

  • garethwalsh started the conversation

    I have a new installation of Soleded. It looks like the same mailchimp form is being used in the sidebar and footer, yet in the footer, only the email address field is visible.

    How is this accomplished?

    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    Yeah, by default we've hide field name on the footer. If you want to make it appears, please change the HTML markup as we said here to:

    <p class="mdes">Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!</p>
    <p class=""><input type="text" name="NAME" placeholder="Name..."></p>
    <p class=""><input type="email" id="mc4wp_email" name="EMAIL" placeholder="Email..." required=""></p>
    <p class=""><input type="submit" value="Subscribe"></p>
    

    Also, I recommend you select Form Style inherit from the theme from settings of Mailchimpwink.png 

    Best Regards,

    PenciDesign