Essential Grid plugin conflict with Ninja forms

Hi,

Essential grid is causing a conflict for me :frowning:

Details:
On our site we have business listings for local businesses with a modal contact form on the sidebar(Ninja forms)
While Essential grid is activated, the form won’t load. Both plugins are important to us.

Hello @BelievePursue,

Thanks for writing in! Is your site in questioned the one you have assign with your license? If that is the case, I was able to investigate. I found out that you inserted an invalid JS code which might have affected both of the plugins.
You added this in the custom JS section which is incorrect.

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">

This is an html line loading the font awesome styling. The correct way of inserting this to your site is to install Insert Headers and Footers plugin. Once installed, go to Settings > Insert Header and Footers > Header and that’s where you are supposed to place that line of code.

Please let us know how it goes.

Hi!

Yes, that is the website in question. I removed the code as suggested and it’s still not loading unfortunately

Hello @BelievePursue,

When the Essential Grid plugin is active, Ninja Forms is generating a JS error.

I would highly recommend that you contact the creators of Ninja Forms. They are more familiar of the plugin. They should be able to identify why the plugin throws an error when a certain plugin is activated.

Please let us know how it goes.

Thanks, I will reach out to them

You’re welcome!
If you need anything else we can help you with, don’t hesitate to open another thread.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.