Giri
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
checking
This reply has been marked as private.Yes that works.
Thanks
This reply has been marked as private.This reply has been marked as private.You are welcome.
Hi Tim,
I’m having problem with your hosting from the beginning. Its really blocking my debugging process.
Initially i had problem with cpanel.
But now i’m also having problem with FTP.
To debug the category issue, I need edit GD cat_meta.php source file. I need FTP access to edit that file.
I created an FTP account using your cpanel to connect. But its not working at all. The problem is not with username/password but with the host itself. Its not being connected.
Please contact your hosting support and get me proper FTP access from them.
Thanks
Actually I have added a progress bar. But for some reason its not showing in your website.
Not sure whether its a bug or problem with your site cache.
If its a bug i’ll fix that.
Thanks
This reply has been marked as private.Those admin-ajax.php queries seem to continuously get generated
Hi Silks,
I run gd_event, but its instantly finished.
It seems like you are seeing normal wp auth check ajax requests.
Click the ajax request link and view the response tab.
If you see something like this
{"wp-auth-check":true,"server_time":1490866891}
then its related to wordpress core.
If you see like this
{"step":3,"percent":0.888888888889}
or
done
then its related to GD tools ajax request.
Let me know.
Thanks
If it takes, that much time, then yes it got stuck somewhere.
I’ll take a look.
Thanks
#4
If you wanna apply everywhere.
.geodir_map_container .map_category ul.treeview.main_list { margin-bottom: 30px; }
Only in full screen
.geodir_map_container .map_category.map_category_fullscreen ul.treeview.main_list { margin-bottom: 30px; }
-
AuthorPosts