Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
a booking system is something will will be looking at probably nearer the end of the year.
Stiofan
Hi Bennie,
You can already download the GDv2 beta which has this feature, though you will have to do a fresh install of WP to test the beta just now: https://wpgeodirectory.com/geodirectory-v2-first-beta-release/
Thanks,
Stiofan
GDv1 currently does some JS manipulation to shrink the size before upload so you never really get the full image.
GDv2 will change this and will allow you to manipulate it as u want.
We will also build in compatibility with the big image optimisation plugins.Thanks,
Stiofan
i have added a task for this to be looked at.
Thanks,
Stiofan
I can’t even get a single one of your listings to load, they all 404, so i can never see the problem, can u view the listings, maybe i am missing something?
Stiofan
The checkout should not change as its WPI not GD.
We hope 2.0.0.13 will be the last beta though we might release one more depending on feedback, but it is very close.
WP are releasing GDPR changes on the 17th, after that we will have to make and release some changes for GDv1 which will prob delay us by a few days.
Once core is out of beta we will also then make sure our themes and other products like UWP are fully compatible.
Addons will be released one by one in beta for GDv2, the first being the location manager, some things will likely be out before the end of the month but i would not call them production ready just yet.
Stiofan
there is not, the way we do it is to simply call the DB and filter by package id so we never have to check a field as we only get the ones we need from the DB call.
Stiofan
this has nothing to do with iphone or even mobile, its simply to do with logged in vs logged out, logged out is broken. I guess there is some CSS only shown to logged out users, that might help you track it down. I have no idea where to start looking but one of the main problems i found was:
“.home .widget_custom_html#custom_html-12 h3.widget-title{font-size:1.7emimportant;”
more specifically
“1.7emimportant;” vs
“1.7em !important;”find and fix that first, it might be the only problem but there might be more. One broken thing like that can break the entire rest of the CSS.
Stiofan
As i said, i did temporarily uninstall all GD plugins and themes and the problem was still there, so removing GD won’t solve your problem, it is unrelated to GD
Thanks,
Stiofan
The actual GD contact form has been removed in GDv2, it can be added via a form builder in GDv2 which will give you access to be able to add/remove any fields you want.
Even if you make the spam think work for one email provider it might not work for them all, as i said the best solution i have found is sparkpost, it very consistently delivers and is not marked as spam.Stiofan
I know these little details drive you nuts 🙂
If i though it was worth changing i would but i don’t feel it is.Thanks,
Stiofan
i believe this has already been fixed but not released, i’ll flag it for kiran to confirm.
(should be released next week)
Thanks,
Stiofan
it seems to me (from your last two posts) that what you might want to do is disable the autocomplete and set the default radius to 200 miles?
We want the search to work as good as possible also but we also have to make it work for everyone not just for one persons specific needs.
We do plan improvements in the near future but if you have the perfect solution that will work for everyone then we will of course listen and implement that 🙂
Stiofan
These are simply taxonomies names, they could be 1244321 simply numbers for all that it matters.
Even core WP switches it up, just look at https://developer.wordpress.org/reference/functions/wp_insert_post/
for cats its “post_category” and for tags its “tags_input”Stiofan
It does work but only when you are searching NEAR a location and not IN a location.
Stiofan
-
AuthorPosts