Paolo
Forum Replies Created
-
AuthorPosts
-
You are welcome 🙂
Hi,
unfortunately not. That would require a lot of custom code, it’s not something that it could be done easily with few lines of php.
Thanks
Hi,
you are using this is as your Google Analytics code:
<script> (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’); ga(‘create’, ‘UA-your-ID’, ‘auto’); ga(‘send’, ‘pageview’); </script>Please note the curly quotes
(’), they should be single quotes
('), that is creating a Javascript error.
Correct that and let us know if the problem goes away.
Thanks
Analytics cannot work on a website that is behind a coming soon page.
Google is not able to track anything there…
Thanks
Hi,
please try to remove that security plugin completely and make sure it removed all .htaccess files it created.
It is probably blocking way more than it should.
Let us know,
Thanks
Thanks for letting us know 🙂
You are welcome 🙂
Hi,
that is not a service we provide. You will need to find someone to help you out with extra code via websites like codeable.io or upwork.com.
Thanks
Hi,
the 1st error is caused by a missing PHP module on your server: mbstring
Please ask to your hosting provider to install it for you, it will take them seconds to do it.
For the Google Maps API did you enter the domain as explained in our docs?
*.yoursite.com/*
AND one as
yoursite.comAre all the API enabled? See bottom of the documentation.
One last thing that could create the error is if you copy the API key with a space at the beginning, the end or both.
Let us know,
Thanks
Hi,
please check your server error log to see what the error is. If you don’t know where that is, please ask for support to your hosting provider and let us know.
Thanks
Hi,
I suspect you set your legal page as success page in GD >> Permalinks.
Please provide admin credentials and we will have a look.
Let us know,
Thanks
Hi,
the only problem I see on that page is that you are loading the Google Maps API twice, but rating is working for me too.
Let us know,
Thanks
Hi Christian,
please clear wprocket cache and disable it, it is not compatible with GeoDirectory. Most likely that’s the source of these errors.
Only GD Booster and the combo Wp Super Cache + Autoptimize are.
Let us know if that was it.
Thanks
You are welcome 🙂
-
AuthorPosts