Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
file did not upload and probably will not help, i would need FTP to fix.
Stiofan
What is the server address and port number? I can’t seem to connect to the server via FTP.
(FTP is needed to check the error log and fix the problem)If you don’t have FTP a hosting control panel login would most likely do.
Thanks,
Stiofan
Hi Stuart,
Please also provide FTP details, there is nothing we can do with out them.
Thanks,
Stiofan
You are welcome! 🙂
The category has been set to not active which caused the problem https://www.tommytraders.co.uk/wp-admin/admin.php?page=geodirectory&tab=gd_event_fields_settings&subtab=custom_fields&listing_type=gd_event
I have activated it now, it should be all ok now if you add a category to the listing, let me know if you have any problems.
Thanks,
Stiofan
You can find your licences here: https://wpgeodirectory.com/your-account/
Stiofan
Hi Mike,
Please provide wp-admin details in a private reply (only staff can see) and i will take a look.
Thanks,
Stiofan
This reply has been marked as private.Thanks for letting us know! 🙂
Thanks for the info, i have added the following code snippet to fix the conflict:
function _geowp_dequeue_maps_api() { wp_dequeue_script( 'google-maps' ); wp_deregister_script( 'chosen' ); if(defined('GEODIRECTORY_VERSION')){ wp_register_script('chosen', geodir_plugin_url() . '/geodirectory-assets/js/chosen.jquery.min.js', array(), GEODIRECTORY_VERSION); } } add_action( 'wp_print_scripts', '_geowp_dequeue_maps_api', 100 );Thanks,
Stiofan
It’s not that simple, we use PHP sessions in some cases, if they are not supported we use DB Sessions, some things can affect this in strange ways, the usual thing that happens is add listing page not working and the locations not sticking when set.
Stiofan
Hi David,
Some managed WP hosts do some crazy caching that can’t be disabled and it just breaks things and makes it 10x harder to find any problems, the godaddy WP managed hosting caused so many problems we just tell people not to use it, just ask for the standard hosting. Feel free to give it a try but if you have caching issues then you might need to move.
Thanks,
Stiofan
🙂
It should show, i just tested on my demo and it works, if you provide wp-admin details i will take a look.
Thanks,
Stiofan
Thanks for he info, i will have Kiran have a look in the morning.
Thanks,
Stiofan
-
AuthorPosts