Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi Frank,
This is why i was asking for a link because that widget can’t be sorted by location, its only the related listings tab and i could not recreate the problem on my test site.
If you set it up again let me know as i can’t recreate it.
Thanks,
Stiofan
Hi Frank,
I could not replicate this, can you please provide wp-admin details in a private reply and a link to the affected page and i’ll take a look.
Thanks,
Stiofan
Glad its resolved, thanks for letting us know 🙂
Whats the problem? I use it also and have no problems.
Are you just setting it up or it was working and now stopped?Stiofan
What CPT are you trying to hide?
select.search_by_post option[value=gd_pubs] {display: none;}As long as the CPT is not first in the select field that should work.
Stiofan
July 25, 2017 at 1:48 pm in reply to: Geodirectory plugin not works after transferred on the Live server #388430You said you already did it, so i assume you did it manually and that is why BSR is showing 0? Doing it manually in the first place is what i think the problem is.
You can provide database access for me to confirm if you like?
Thanks,
Stiofan
Hopefully the new server will resolve things.
For php version i would use PHP 7 unless u have a reason not too.
Most required php extensions are installed by default, you will see errors if anything is missing.Thanks,
Stiofan
Once the customer has added their address once it will show there next time.
I don’t believe its always the case the the business address will be the same as their billing address, in some cases yes but not in most.Thanks,
Stiofan
Hi DR,
Why is GD in the folder geodirectory1 “1” is at the end?
Try correcting that and if that does not work please provide FTP details and i will check.Thanks,
Stiofan
Hello,
What page did u see this error on?
Thanks,
Stiofan
July 25, 2017 at 12:49 pm in reply to: Geodirectory plugin not works after transferred on the Live server #388415Hello,
Some settings are saved as serialized data, if u replace it with something longer or shorter u will break it, you need to use something like “Better search replace” to avoid this, i am pretty sure this is what has happened here. Please try moving the DB over and using that plugin above to change the url.
Thanks,
Stiofan
Its saved for the user but if you want it to reset each time add this code snippet and replace gd_place with the CPT you want.
add_action('wp_loaded','_reset_home_map_cat'); function _reset_home_map_cat(){ global $gd_session; $gd_session->set('homemap_catlist_ptype', 'gd_place'); }Thanks,
Stiofan
I would have thought it was something to do with cloudflare or google pagespeed service running on the server. I have never seen this before on any customers server. If your hosting company can’t figure it out i’m not sure what to suggest but it CAN’T be GD related when static files are failing to load, this is something server related.
Thanks,
Stiofan
Hi James,
Your version of OpenSSL on the server is out of date, please update it.
It is so out of date not even PayPal will work properly, please see our blog post here:
https://wpgeodirectory.com/paypal-sha-256-compliance-and-what-it-means/Please ask your server admin to update OpenSSl and it should work.
Thanks,
Stiofan
Hi James,
Can you please provide wp-admin details and i will investigate.
Thanks,
Stiofan
-
AuthorPosts