Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi,
If you click the auto-complete “Chuo (city)” then this sets the whole site to only search for places in that location.
If you just search “Chuo” in the near box then search returns all results in order of proximity to “Chuo”I hope that helps to explain?
Stiofan
May 22, 2015 at 11:34 am in reply to: Can't access documentation – logged in, but asking me to log-in! #40314Hi Adrian,
Can you please confirm if the documentation page is https or http for you.
Thanks,
Stiofan
Hi Joe,
Please check now, i added a little code snippet to your child theme functions file, the problem was GD removed the standard flexslider script but was not adding it back on the homepage, i have set it to call the GD flexslider script on the homepage also.
Thanks,
Stiofan
Please bring this up when you get me on skype but it looked ok on the normal success page, is it just with actual paid ones?
http://www.whattodo-vi.net/listing-success/?pid=1474Stiofan
Hi Ashley,
Please get me on skype, i think we now have all the options in GD to make your site run smooth, give me a shout on skype and i will help you set it up right.
Thanks,
Stiofan
🙂 Thanks for that Dave, i’m sure u will find some bugs for us 😉
Links please, also wp-admin and phpmyadmin (DB access) will speed things up.
Thanks,
Stiofan
@nespainvest did you follow the instructions you should always start your own post.
Stiofan
please provide FTP details.
Stiofan
yes looks like that will post every-time a post is updated.
Stiofan
This reply has been marked as private.This has been fixed and will be in the next release (later today) if you need it sooner as always you can download the latest from our github: https://github.com/GeoDirectory/geodirectory
Thanks,
Stiofan
Hi Ron,
let us know if Paolo’s fix is enough or let us know what else is not right.
Thanks,
Stiofan
May 20, 2015 at 3:39 pm in reply to: Customized Search always Active doesnt work with multiple CPTs #40066There is no precise way of doing this as we are ultimately waiting for a ajax event but have no way to hook the action to do our own action when finished, we could write a function to do something say 1.5 seconds later but on slow servers it would fail sometimes. There have been a few people asking for such a feature, i would suggest we add a option to the widget that makes the area visible all the time, but this would not be until the next release if you can wait?
Stiofan
Hi Steve,
All the errors are caused by the first error, which is sessions are not working, i am not sure what hosting u are using but this is a basic thing that your host should be able to fix in no time.
If you are self hosted:
It is telling us the folder does not exist, you can use this code to check where it is checking$foldername = session_save_path(); if (is_writable($foldername)) { echo '<br>The Sessions folder is writable:'.$foldername; } else { echo '<br>The Sessions folder is not writable:'.$foldername; }or you can pass FTP and we can have a look, but if you are paying for hosting tell them to get their finger out 🙂
Thanks,
Stiofan
-
AuthorPosts