Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi Scott,
Please check now, setting to enable/disable notification to admin is available at “GeoDirectory > Notifications > Admin Emails > Notify to admin on post submit”
Thanks,
KiranHi Richard,
I have updated snippet, now it working fine.
Check and let us know.
Thanks,
KiranThis reply has been marked as private.Thanks for letting us know.
You can use either “GD Booster” or “WP Super Cache” caching plugin to reduce load time. Both are fully compatible with GeoDirectory.
GD Booster: https://wpgeodirectory.com/docs/gd-booster-add-on-overview/
WP Super Cache: https://wpgeodirectory.com/docs/useful-plugins/#super-cacheKiran
Thank you for providing detailed info.
We need FTP details, without FTP details we can’t check what conflicting there.Kiran
Hi Pat,
Are you using any plugin related to “pagespeed” or enabled any pagespeed settings from server side?
This breaks the JavaScript files and results in a JS errors.JS file with pagespeed url: https://www.toutwaterloo.be/wp-includes/js/jquery/jquery.js,qver=1.12.4.pagespeed.jm.pPCPAKkkss.js
JS file without pagespeed url: https://www.toutwaterloo.be/wp-includes/js/jquery/jquery.js?ver=1.12.4Also it showing Google Map Invalid Key error: “Google Maps API warning: InvalidKey https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key”
Please correct these things and let us know how it goes.
Thanks,
KiranThanks for letting us know 🙂
Great!
Thanks for letting us know 🙂
This reply has been marked as private.Hi Scott,
But still i can’t connect FTPES via FileZilla even with the passive port.
Can you provide screenshots how you configured & tested?Also my IP seems blocked by server after tried and failed many times to connect FTP. Please ask hosting to whitelist my IP: 124.125.156.159
FYI: If you have access files the here is patch that i want to update on your site.
https://github.com/GeoDirectory/geodirectory/pull/421/commits/730bb0a4f63cb2a3a159d6dae1d117429d7dc111Thanks,
KiranHi Roger,
You are using Location Manager of v1.4.3 which is too older then current one v1.5.50.
You need to update Location Manager to recent version.
Follow this https://wpgeodirectory.com/support/topic/missing-update-notifications/#post-129196Let us know how it goes.
Thanks,
KiranThis reply has been marked as private.Hi Vasiliy,
Please check, now add listing works fine. See: https://automoto.club/moscow/places/gd-test-1/.
There is a session writing problem with your server. Either session directory does not exists or it is not writable.
I have added following lines in wp-conflg.php file to use standard WP session instead of PHP session within GD.
/* Fix failed to write PHP session data. */ if ( !defined( 'GEODIR_USE_PHP_SESSIONS' ) ) { define( 'GEODIR_USE_PHP_SESSIONS', false ); }
Let us know.
Thanks,
KiranYou can find changes form here: https://github.com/GeoDirectory/geodirectory/pull/421/commits/b033d8c760cd4130f325a5de6b57ab3ee9ff2835
-
AuthorPosts