Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1327283

    Hello,

    I am using Formidable Forms and, for some reason, the “other” field that should only be visible when we select “Other” under the drop-down field, is always showing.

    I contacted the support for the plugin, but after it works correctly with Twenty Twenty-One theme, they suggested to contact you here.

    I already disabled all plugins, and all Enfold’s performance settings (javascript and CSS) but the problem persists.

    Can you please assist?
    Thank you

    #1327557

    Hey sitesme,

    Thank you for the inquiry.

    Looks like you are now using the default contact form from the theme. Where did you add the formidable forms? Please provide the page URL in the private field.

    Best regards,
    Ismael

    #1327569

    Hi @Ismael

    I changed the URL as mentioned below in PVT

    • This reply was modified 2 years, 5 months ago by sitesme. Reason: changed URL
    #1327808

    Hello, any update please?

    #1327905

    Hi,

    Sorry for the delay. It is not working as it should because the theme overrides the default style of the hidden form field. Adding the following css code should fix the issue.

    .responsive #top .frm_pos_none {
        display: none;
    }
    

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.