• Resolved Gretchen Louise

    (@gretchenlouise)


    Forminator forms are not displaying on a client’s site. I can see the Forminator code when I inspect elements, but it will not show on the front end.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @gretchenlouise,

    It seems that there are console errors on your site caused by one of the cached files and mybooktable plugin.
    Could you try disabling that plugin and clearing your cache and if the errors are gone from the console see if the form is loaded properly now?

    Cheers,
    Predrag

    Thread Starter Gretchen Louise

    (@gretchenlouise)

    Thank you. Deactivating those plugins did make the form display properly, however those plugins are absolutely vital to the site. I was unable to see the errors in the console at all, but I’ll contact the MyBookTable plugin developers.

    Meanwhile, we will have to switch to another form plugin. Thank you for your help.

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @gretchenlouise,

    hope you’re doing good and don’t mind me chip in here! ??

    I was able to replicate the same with this plugin. Can you please give this another try and add the following CSS rule in Appearance->Customize->Additional CSS (or any other place you use custom CSS code, like a child theme, some other theme options or a 3rd pary plugin):

    .forminator-custom-form {
      display: block !important;
    }

    Thank you,
    Dimitris

    Thread Starter Gretchen Louise

    (@gretchenlouise)

    Thank you, Dimitris! That did the trick.

    So does that mean it’s actually a MyBookTable conflict, or is there something Forminator can fix in a future update?

    Thank you so much!

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello Gretchen ??

    I wasn’t able to locate the source of this, as it’d require some extended amount of time from my behalf.

    What I noticed, is a inline CSS rule that was causing <form> element to get hidden, so above CSS should ensure that surpasses that.

    I’m not quite sure that Hustle could cause that, a it seems like something dynamicaly generated from the MyBookTable plugin, so I’d advise to keep above CSS rule whenever you use it along with Hustle. You can still contact plugin authors about it though.

    Warm regards,
    Dimitris

    Thread Starter Gretchen Louise

    (@gretchenlouise)

    Thank you!

    stevethebartender

    (@stevethebartender)

    Same issue and fix for me.

    It displayed whilst logged in as admin but little did I know (after referring lots of traffic to the page) that others couldn’t see the form! ??

    All fixed now at least, cheers! ??

    when I installed it works correctly, but today Forms not display, help me please!
    https://jushengwu.com/expert-home/sub-requirement/

    How to import css file in this url ?

    I’m sure other plugins works well with forminator last week , so what happened ?

    Hi @wpmudev-support1 @wpmudev-support6

    I have add this with your advise bu other child form elements have no css styles

    
    .forminator-custom-form {
      display: block !important;
    }
    

    https://jushengwu.com/expert-home/sub-requirement/

    so how to sovle? it workes well last week before

    • This reply was modified 5 years, 8 months ago by jushengwu123.
    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello @jushengwu123

    I’m sorry for the late response here.
    Could you please create a new topic about it so we follow the wp.org forum regulations? ??

    Thank you,
    Dimitris

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Forminator Forms not displaying’ is closed to new replies.