Forum Replies Created
-
Author
-
aaharrazParticipant
I did that but the counter does not work I can not know how many male online or how many female that online, I tried to change it to male and female but does not work.
Kindly advise
aaharrazParticipantAt the end I found the solution:
Google changed their link to include Google Map Keys, So,
public_html/wp-content/themes/sweetdate/page-templates/Contact.php
find
<script src=”https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false”></script>then add the key to be like that
find <script src=”https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&key=AIzasssss-AyusuHfejje744y-kxS5ywH7MALHVzms”></script
the Key above shall be from
-
AuthorPosts