New Landing How can we help? Themeforest Theme Support Dante Footer Widget "Subscribe"

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Dante
  • #97983
    MHC
    Member
    Post count: 247

    Hi,

    I’m using the “Subscribe” footer widget from http://support.swiftideas.net/knowledgebase/neighborhood-demo-footer-widgets/

    Everything works fine, except that when I try to subscribe on iPad, enter email & hit “go”, there is no response??

    Here is my subscribe code:

    <div id="mc_embed_signup">
    <form action="//onceobjects.us8.list-manage.com/subscribe/post?u=0280af2a39fff6d74e6a41de8&id=4815073dac" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
        <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Enter email" style="margin-bottom: 0;" required>
        <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="visibility:hidden;"></div>
    </form>
    </div>
    Attachments:
    You must be logged in to view attached files.
    #98148
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It seems that the url in the form action is missing the “http:”
    instead of

    
    action="//onceobjects.us8.list-manage.com/subscribe/post?u=0280af2a39fff6d74e6a41de8&id=4815073dac"
    

    I guess it should be

    action="http://onceobjects.us8.list-manage.com/subscribe/post?u=0280af2a39fff6d74e6a41de8&id=4815073dac"
    

    -Rui

    #98197
    MHC
    Member
    Post count: 247

    Hi Rui,

    Thanks 🙂
    I added “http:” & have just updated to Dante 2.63, but it’s still not working on iPhone & iPad…

    #98577
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you send the admin credentials through private reply?
    Maybe in Ipad we will have to show the subscribe button.

    -Rui

    #98692
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #98875
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try it in Ipad? Don’t have mine with me at the moment.

    -Rui

    #99025
    MHC
    Member
    Post count: 247

    Thank you Rui! The “Subscribe” button is working great on both iPhone & iPad. However I have two more questions regarding this footer widget:

    1. How to remove the small spacing above “Enter email” so that footer widget 4 will align perfectly with other footer widgets? (Please see attached screenshot for the red area to be removed)
    2. How to change the background & text color for the “subscribe” button?

    Thank you so much.

    Attachments:
    You must be logged in to view attached files.
    #99028
    MHC
    Member
    Post count: 247

    One more image attached in case I didn’t make myself clear 🙂

    Attachments:
    You must be logged in to view attached files.
    #99204
    MHC
    Member
    Post count: 247

    I found where to change the button color… in the CSS you gave me 🙂

    #mc-embedded-subscribe{
    width: 100%!important;
    margin-top: 8px!important;
    background-color: #fff!important;
    line-height: 6px!important;
    }

    Thanks Rui~

    #99369
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    That’s exactly. 🙂

    Will sort out the alignment issue and get back to you.

    -Rui

    #99370
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add this code to the custom css option

    
    #mce-EMAIL{
    margin-top:0px;
    }

    you can adjust the px of the margin-top has you like.

    -Rui

    #99507
    MHC
    Member
    Post count: 247

    Looks perfect now. Thank you so much!!!

    #99509
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. 🙂

    -Rui

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