Plugin Author
Stiofan
(@stiofansisland)
Hi Pat,
The search form relies on JavaScript to do some things before the actual submit, in your case your cookie consent plugin seem to be blobking the inline JS, even when i agree to the cookies it does not seem to work. I would start by disabeling it to test and then if it works play with the settings. the offending part is:
<script data-waitfor="maps.googleapis.com/maps/api/js" data-service="acf-custom-maps" data-category="marketing" type="text/plain">
Let me know if i can help further.
Thanks,
Stiofan
Thread Starter
Pat
(@patrickhaond)
Thank you @stiofansisland !
Indeed when I disable Complianz plugin it works!
However I don’t know what to do, because I must keep the cookie consent plugin.
I checked and follow instructions https://docs.wpgeodirectory.com/article/581-complianz but it didn’t help.
-
This reply was modified 1 year, 5 months ago by
Pat. Reason: precisions
-
This reply was modified 1 year, 5 months ago by
Pat. Reason: correction
Plugin Author
Stiofan
(@stiofansisland)
I think you are best contacting complianz, the issue seems to be that it is linking that specific JS section to maps loading but then when you agree to the cookies it removes the script section, i have not seen that before. Ofcourse if complianz dont have any answers please come back to us.
Thanks,
Stiofan
Thread Starter
Pat
(@patrickhaond)
Thank you.
I found soliution with some customisation on Complianz plugin!
-
This reply was modified 1 year, 5 months ago by
Pat.