New Landing How can we help? Atelier Footer Sign Up and Making New Page Come Up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #319249
    Sheepys
    Member
    Post count: 23

    Hi There…

    Firstly I’m trying to keep the same format as the demo with the Footer Newsletter sign up.

    How can I use the same method with code as I did with the pop up, I’m using Mail Chimp.

    http://houseofharrynicole.co.uk/

    Currently it’s setup with a contact 7 form which I don’t think will help me.

    On a second note I want the page to change to a new URL when a user fills in the contact us form and the newsletter bars.

    Please note this happens with Mailchimp on the homepage newsletter pop up.

    I think the solution for the homepage footer would be to create the same code format as I did for the pop up.

    But how do I do this?

    And how can I get our contact us form go to a new URL when they fill in their details?

    http://houseofharrynicole.co.uk/index.php/contact-us/

    #319461
    David Martin – Support
    Moderator
    Post count: 20834

    1)

    How can I use the same method with code as I did with the pop up, I’m using Mail Chimp

    . – You can test using the code within your Text widget area:

    <form action="http://houseofharrynicole.us14.list-manage.com/subscribe/post?u=e17b0723e5b08a39ce51de494&id=3fd03ae5f1" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate="">
    	
    	<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" autocomplete="off" placeholder="Enter your email address" title="Enter your email address">
    	
    	<div id="mce-responses" style="display: none;">
    		<div class="response" id="mce-error-response" style="display:none"></div>
    		<div class="response" id="mce-success-response" style="display:none"></div>
    	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
        <div style="position: absolute; left: -5000px;"><input type="text" name="b_a3950048c69f7be72a27013a9_68a002176a" tabindex="-1" value=""></div>
        
        <input type="submit" value="SUBSCRIBE" name="subscribe" id="mc-embedded-subscribe">
        
    </form>

    2)

    Currently, it’s setup with a contact 7 form which I don’t think will help me.

    – You would need to integrate CF7 with Mailchimp.

    3)

    On a second note I want the page to change to a new URL when a user fills in the contact us form and the newsletter bars.

    – That is two questions. a) This can likely be done with CF7, you will need to read their docs on how to set up a form without AJAX. b) This is not possible with Mailchimp, Mailchimp simply opens a new tab to their sign up form.

    4)

    And how can I get our contact us form go to a new URL when they fill in their details?

    – Read the CF7 documentation, this is not controlled by the theme itself. Ref: https://contactform7.com/docs/

    Thanks.

    #320146
    Sheepys
    Member
    Post count: 23

    Thank you do much.

    Perfecto!

    #320313
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out.

    Thanks,
    David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register