Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Please check now.
Stiofan
I have cleared all your licence info, please re-add them now.
Thanks,
Stiofan
Hello,
Can you provide Database and FTP info and i’ll debug this, the date format should not affect things like that.
Thanks,
Stiofan
Please check now guys.
Thanks,
Stiofan
Do u have an example url?
Stiofan
I’m back, thanks for the well wishes 🙂
There are a few little bugs with wp 4.5 that i want to release today then i’ll start reviewing the vat code tomorrow.
Thanks,
Stiofan
Hello,
This is a small bug with the nw WP 4.5 term page changes, it has been fixed and will be release later today.
Thanks,
Stiofan
Hello,
I had no problems registering on your site.
I am not sure what child theme you mean, you most likely need to install the parent theme first, i only see standard themes there not any of ours.
For updates you are on the old update system, please use the plugin mentioned here to update your old plugins https://wpgeodirectory.com/support/topic/missing-update-notifications/
Thanks,
Stiofan
Hello,
TO be able to remove the first part you would need to use the filter, not tested but i believe this would work: (added to theme functons.php
add_filter('geodir_details_taxonomies_output','my_geodir_details_taxonomies_output',10,4); function my_geodir_details_taxonomies_output($taxonomies,$post_type,$listing_label,$listing_label_UC){ $taxonomies = str_replace($listing_label_UC,"",$taxonomies); return $taxonomies; }For the actual cat/tag names they would need to be added to the translation files and scanned by po edit unless you are using WPML?
Stiofan
Using stripe you should not have full access to the CC details, just let stripe deal with these things.
Ticking remember me is just like signing in to somewhere and ticking remember me, on that computer in the future you wont need to login, you will be auto logged in, this is for the user not for you.
Thanks,
Stiofan
Thanks for the info, please check now, i updated your GD and your locations manager, you were on a old old verson of locations manager, there is a new licencing system now so for future updates you will need to enter your new licence.
Thanks,
Stiofan
Hi Mark,
I tested with 4.5 and only found a depreciated function notice, as long as your server is not set to show PHP notices (live site should not be) then you will be fine.
(It’s just a notice saying it will be remove in future but it will still work fine)Thanks,
Stiofan
This reply has been marked as private.This reply has been marked as private.Looks like everything is working now? Can this be marked as solved?
Thanks,
Stiofan
-
AuthorPosts