Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
April 18, 2018 at 7:01 pm in reply to: Understanding OpenStreetMap, auto-fill API and saving cities (locationss) #427148
Hey,
I’m going to be working on Locations manager next week so i will take a closer look at this then.
Thanks,
Stiofan
The try catch things just depends on the plugins used, its a recommended setting but sometimes needs to be disabled. Site seems to be loading pretty fast for me.
Stiofan
You are welcome! 🙂
I have tried with several FTP programs and i have had some of the team test also.
Have u tried with these details? Most of the time it is because the new FTP user only has access to a new folder and not the root website folder, please check.Stiofan
I can connect to the FTP but its empty, there are no files or folders there.
Stiofan
This is because the video is in the main description and not the video tab.
I’ll have a closer look at the CSS tomorrow but this is a known issue with YT vidoesStiofan
CHange to:
add_action(‘geodir_details_main_content’, ‘_my_website_link_output’, 35);function _my_website_link_output(){ global $post; $cf = (array)geodir_get_field_infoby('htmlvar_name', 'geodir_website', $post->post_type); if(!empty($cf)){ echo geodir_cf_url('','detail',$cf ); } }
Stiofan
What are u using for login? It seems to try to redirect the user to the wp-admin area but fails. Have you tried the UsersWP plugin, maybe that will solve?
Stiofan
I can’t recreate this, maybe it is a logged in issue, can you please provide wp-admin details so we can check?
Thanks,
Stiofan
The actual issue is in the advanced search addon which is a private repo sorry.
Stiofan
I don’t see anything obvious, can u provide FTP and i’ll debug it.
Stiofan
If you can provide wp-admin i will take a look.
Thanks,
Stiofan
I will be changing this slightly at the start of the week and re-testing all the outputs.
Thanks,
Stiofan
I can’t seem to even deactivate your coming soon page to be able to test, maybe you have caching?
Stiofan
Also u could change the “places” to “food”
Stiofan
-
AuthorPosts