Hello,
I have several forms (GravityForms) that display on my site Emprunter-Malin.com with 2 methods :
1- Directly inserted in the page, such as here https://www.emprunter-malin.com/calcul-mensualites/ (you wont see the form on Safari, this is the problem).
2- Inserted on specific categories and pages, such as here https://www.emprunter-malin.com/louer-loi-pinel-duree/ (you won’t see the form, this is the problem).
Everything was working fine until 1st Januray, when I got an entry from one form. But on 2nd january, I noticed that :
1- the forms on wich the code is directly inserted don’t display on Safari, please check this one https://www.emprunter-malin.com/calcul-mensualites/.
2- The forms that should display with WP Insert won’t show up on Safari, Firefox and Chrome, please check this one : https://www.emprunter-malin.com/louer-loi-pinel-duree/.
3- The forms that should display with WP Insert show up ONLY if there is already a manually inserted code in the page, please check here : https://www.emprunter-malin.com/acheter-ou-louer/. The first form you see has a manually inserted code, the second (down to the 1st paragraph) has a code inserted via WP Insert.
What I did to try to solve the problem :
-
I updated to Gravity Form 2.4.16.3
-
I turned off all plugins to check for conflicts, although I hadn’t made any change from 1st to 2nd january.
-
I opened a ticket with GravityForm support, they recommended to use the gravity_form_enqueue_scripts function in the theme header to include the scripts: https://docs.gravityforms.com/gravity_form_enqueue_scripts/.
-
I found out that my site had been wrongly registered on EasyList.fr, causing some restrictions via Ublock. I have registered on EasyList forum to solve this, I am waiting for their acceptance.
So the job is :
1- Find out why suddenly my forms stoped displaying.
2- Solve the problem asap.
Thanks.