Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #541286

    Hi guys!!! :)

    Did you miss me? :) Love the new functionality!!! This has always been and is the best WP theme ever!! (and the best support team!)

    I would like to do the following things with Mailchimp Forms, could you please let me know if it’s possible and if it is, how?

    1- I’d love to add hidden fields: Here’s the code I am using on a plugin right now:
    <input type=”hidden” name=”SIGNUP” value=”website” />
    <input type=”hidden” name=”LANGPREF” value=”English” />

    2- Is there a way to have people re-enter their email address and make sure they match? I did check the double opt-in option.

    3- Does the form have a maximum length? I added 6 fields and the last one didn’t display. I hid one of them and the form displays very nicely. I hid an additional one to see if the re-enter your email address would show, but nope) :(

    4- How can I customize the height of the fields? I’m sure this is a simple css thing :)

    Thank you sooooo much!!!

    Warmly,

    Havi
    PS: I added a link to the page under private content

    #541291

    Hey Javi, your first item is kinda the same thing I’ve asked for in the feature requests. Maybe you could add a vote and some comments to that.. See the first page in feature requests.

    #541302

    Hi Richard! I just voted and added another one. Check it out. I think you will like it as it’s related to improving conversions. ;)

    #541862

    Hi!

    Thanks for using the feature request.

    For #4 try adding this to your custom CSS.

    #top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area, .modified_width .button { padding: 20px !important; }
    

    Regards,
    Elliott

    #541909

    Hi Elliott!! :)

    Added to custom CSS and modified to 40px and to 10px but I don’t see any changes in the height of the field :( (I also flushed the cache and all of the w3tc stuff) when I change the padding via Web Inspector on Safari it works.

    What should I try?

    Thank you so much Elliott!!

    Havi

    #542605

    Hi!

    You currently have it set to 10px which is the same as the default. If you increase the value to 20px, 30px, etc etc, then you will see it get bigger. Make sure to clear your browser cache and any caching related plugins you might have installed to see the changes.

    Best regards,
    Elliott

    #542635

    Hi Elliott!!

    I did try 20px, 30px and even 5px and cleared all of the caches several times. But I couldn’t make it work. I now set it to 50px, emptied query strings, flushed all caches and purged page from cache and the size does not move. :(

    Great news! Something in the cache was affecting the page so #3 is totally taken care of!! Woohoo!!

    Any suggestions for #2 and #1?

    Thank you Elliott!!! :)

    Warmly,

    Havi

    #542710

    Hi!

    #1 and #2 are going to take a lot of time and code to implement so it would be best to create a feature request for them as suggested.

    Cheers!
    Elliott

    #542737

    Oki Doki!! I’ll add the double entry verification. All I’m missing is the css to make the row height smaller. :)

    Thank you Elliott!!

    Havi

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Mailchimp Form Questions’ is closed to new replies.