Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #721570

    Hi,

    I’m using the Popup Maker to show a default enfold contact form in a modal popup. The popup maker and form both work, but the CSS of the contact form is not showing up in the popup. Eg: when you leave the field empty no error message is displaying.

    Is this a known issue? Do I need to pass CSS over to the popup?

    Thank you & Regards
    Ananda

    • This topic was modified 7 years, 11 months ago by ananda.
    #722488

    Hey!

    Can you please switch user role to administrator so we can look further into it?

    Best regards,
    Yigit

    #722505

    yes shure… thank you

    #722521

    Hey!

    I added following code to bottom of Quick CSS field

    #top .avia_custom_ajax_form .text_input, #top .avia_custom_ajax_form .select, #top .avia_custom_ajax_form .text_area {
        width: 100%;
        margin-bottom: 0;
        display: inline;
        min-width: 50px;
        padding: 13px;
        border-radius: 2px;
    }
    .avia_custom_ajax_form p input, .avia_custom_ajax_form p textarea, .avia_custom_ajax_form p select, .avia_custom_ajax_form p .input_checkbox_label {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .avia_custom_ajax_form .button {
        margin: 0;
        padding: 16px 20px;
        border-radius: 2px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        font-weight: normal;
        font-size: 0.92em;
        min-width: 142px;
        outline: none;
    }

    and replaced your shortcode with HTML code of the form in your popup and applied password solution as well.

    Please review your website now

    Best regards,
    Yigit

    #722537

    hi,

    wow thx yes the password field looks great now. :-)

    however the popup maker and enfold css still won’t work together. If you click login and then the bottom link in the popup “still no login info…” on german “noch keine zugangsdaten” and try to send out the form without filling in any of the fields – there should be a message that you did not fill out the form correctly…

    it seems that this won’t work in popups, but works normal on standard pages. Also there the button is not CSS styled but without any CSS as it seems…

    Thx
    ananda

    #723678

    Hi,

    are you referring to this plugin: https://de.wordpress.org/plugins/popup-maker/ ?

    If yes then it seems it’s not 100% compatible with Enfold. Best to ask plugin’s author for support about it. If he can’t help you, then you would need to hire a freelance developer to make it fully compatible for you.

    Best regards,
    Andy

    #793274

    I am also using Pop up maker and dont find a way to get the enfold form running in the modal. The validation process is not visible. Is there any solution or Modal Plug in that works with enfold?

    #793480

    Hi,

    Please contact the plugin developer to help you regarding the popups, because we are not sure how we can help you properly with that.

    Thank you for your understanding

    Best regards,
    Basilis

    #793772

    I did and they said it wont work because of the way enfold is created or is overriding some jquery. Dont fully understand what they mean. However i can get any other form (Wpforms, Ninja…) running in the modal window but not the enfold form :-(

    #794297

    Hi,

    in this case I would go for a different pop up plugin, which works better for you. Of course you could also hire a freelance developer for this job. You could find one here: http://kriesi.at/contact/customization

    Best regards,
    Andy

    #833074

    Is there a Modal plugin that Kriesi would recommend?
    One that is known to work without conflicts with Enfold?
    I’d like to have modal contact forms triggered by buttons, too.

    Thank you.
    Chris

    #833413

    Hi,


    @chrisbryant
    Please refer to this post – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439. You can also go to Enfold theme options and uncheck “Lightbox Modal Window” to disable integrated lightbox and install any other lightbox plugin as a standalone plugin.

    If that does not help, please start a new thread under Enfold sub forum.

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Popup Maker & Enfold Contact Form CSS’ is closed to new replies.