Forum Replies Created
-
Author
-
aaharraz
ParticipantI 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
aaharraz
ParticipantAt 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
aaharraz
ParticipantHi Laura,
I tried all steps you mentioned above but non of them working.
1- I checked under appearance (no plugins for installation)
2- I checked wp-config.php but I can’t find define( ‘WP_DEBUG’, true ); , So I added both lines and run but no debug.log file coming, So I created one but always empty.
3- I deactivated all plugins but nothing happen , for your info I don’t have Visual Composer, K-elements plugins installed. I searched but I can’t find them.Let me what can I do.
Thanks
-
AuthorPosts