New Landing How can we help? Cardinal Subscribe aux link doesn't display

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Cardinal
  • #304580
    maverickdisrupt
    Member
    Post count: 18

    Hi, My subscribe link just goes to/#. regardless of what I have put in. I tried putting in the mailchimp form code as well as the form url. nothign seems to work. Even put a random URL just to test that, still nothing.

    Thanks!

    #304638
    David Martin – Support
    Moderator
    Post count: 20834

    Your code is wrong. Please paste in this code:

    <form action="<< YOUR ACTION URL HERE >>" 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>
    #304745
    maverickdisrupt
    Member
    Post count: 18

    I input the code you sent and still same issue? IDK what is going wrong/ i am doing wrong?

    #305102
    David Martin – Support
    Moderator
    Post count: 20834

    Please test removing this from your CSS:

    .logged-in nav.std-menu.header-menu li:first-of-type {
        display: none;
    }
    #305233
    maverickdisrupt
    Member
    Post count: 18

    Awesome! that worked, however, only the email field displays. When you hit subscribe the form opens in a new tab with the remaining fields in red error. Can i have all the fields pop up when subscribe is pressed?

    Attachments:
    You must be logged in to view attached files.
    #305238
    maverickdisrupt
    Member
    Post count: 18

    I was able to figure out the remaining fields, but was wondering if there was a way to change the title of the button from “subscribe” to something else and if it would be possible to put another button with the same functionality in the footer as well?

    #305468
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    To change that text you need to translate it, or using the translation files or using a plugin like this one.

    https://wordpress.org/plugins/real-time-find-and-replace/

    To place another button that would require customized code that is outside our support scope. Hope you understand.

    -Rui

Viewing 7 posts - 1 through 7 (of 7 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