Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1361479

    Hello,

    The forms I made with the plugin Forminator have been working wonderfully for weeks; however, I noticed today they were not appearing on the page. An inspection showed a conflict with the jQuery files. I followed the steps in the process below to troubleshoot.

    https://premium.wpmudev.com/wp-content/uploads/2015/09/Support-Process-Support-Process.gif

    No plugin conflicts were found, but the form appears in the base WordPress theme, which shows me it is a theme conflict. I am using the Enfold theme. I tried turning off the setting in Enfold where it compresses all JS to see if that would resolve the issue, but it did not. It cannot be an issue with shortcodes in general, because the WooCommerce shortcodes on other pages still work. I tried placing the Forminator shortcode on a blank page, but the same issue occurred. Do you have any further recommendations on next steps?

    I have linked the two pages where this issue occurs in the private content.

    #1361482

    Note: I have added a substitute form from the base theme on the job posting page for now. It lacks some functionalities I need that Forminator provides. You can still see the other form is not appearing in the div below it.

    #1361485

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

    #1361490

    That worked! Thank you so much.

    #1361495

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1361496

    We can close the topic now. Thank you for your assistance, Rikard!

    #1361498

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Since update to Enfold 5.1.1, Forminator forms no longer showing’ is closed to new replies.