We seem to have an unusual issue. We are using an image as a modal button in the main navigation. The modal has a simple gravity form in it. It works on every page on the site perfectly except for the home page… yet the same gravity form works perfectly within the body of the home page.
Here is the site: http://dev.filipinamaid.com/
In the main menu on top, if you choose Services > and then click on “Get an Online Estimate”, it fires a modal, but doesn’t show the gravity form in it. The same form I am including in the modal is in the body in the Online Estimator section of the home page. That shows perfectly well.
If you go to any other page on the site, the modal fires and shows the gravity form. No problems.
At the bottom of the home page as a test, I added the code from the menu. It also fires the modal, but does not show the form. It has to be some kind of issue with the home page when a modal is used.
I checked footer.php to make sure that it would allow the javascript to work and everything seems to be in place.
Any ideas??