Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
These look like pages, i am not sure if u are using page builders? You should add the widgets or use shortcodes there, i don’t see any and i don’t know how you had it.
Thanks,
Stiofan
Hi Sacha,
Do you have any screens hots or details of features, i have not really used either of those.
Thanks,
Stiofan
Hi Vlad,
I would tend to use https://tools.pingdom.com/ more to test a sits speed.
Are you using any caching like GD Booster or wp super cache?
How many listings do u have and what is your server spec?
Thanks,
Stiofan
#1 fixed, (u provided wrong username)
#3 did u add soemthing like this so u can target it on search page body class?
add_filter(‘body_class’,’gd_search_cpt_custom_body_class’); function gd_search_cpt_custom_body_class($classes) { if (isset($_GET[‘stype’]) == ‘gd_buzz’) { $classes[] = ‘search_gd_buzz’; } return $classes; }Stiofan
Thanks, i network deactivated and then single activated GD and it seems to work.
Stiofan
I fixed it, the fix will be in the next release so no need to worry about it 🙂
And you are welcome! 🙂
Stiofan
#1 details seem wrong, can you double check them please
#3 seems to be working when i check?
Stiofan
Hi Luke,
The google map suggestions is just a helping feature, it is good at finding street names but NOT house names (the address api is not the same as google maps search) , for streets/roads all you have to to is start to narrow it down if its not showing the one you want, see screenshot.
Stiofan
NOTICE: If you are having this site show in your admin area, please edit functions.php and comment out or remove the following 3 lines:
add_action("admin_head", "checkForUpdates"); add_action("admin_head", "showNotifications"); require_once(TEMPLATEPATH . '/update.php');Thanks,
Stiofan
Hello,
Please provide wp-admin details in a private (only staff can see) and we will add soem theme compatibility settings.
Thanks,
Stiofan
Hello,
We sometime help out with little css tweaks but if you need extensive changes please hire a developer.
Thanks,
Stiofan
The user is no longer network admin and there is no plugins page, only a SO plugins page…
Stiofan
That is strange, can you please provide FTP and i will upgrade you to our new payments system.
Thanks,
Stiofan
Have you got any examples of features you would like? If we agree we could add it to our development tasks.
Stiofan
Hi Gerald,
There is currently no way to do this, how bad do you need it? If the place is under 1km it will also show in meters….
Stiofan
-
AuthorPosts