Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Ur plugin seems to be upto date but there should be a check above that to not load the file if that class exists, can u check it’s there or provide FTP details.
// if class exists bail if (class_exists('OAuthException')) { return; }Thanks,
Stiofan
Hi there are many resons but now i’m not sure if you are meaning the install
http://shouldyourent.com/wp/ or http://shouldyourent.com/Either way:
#1 make sure all plugins are upto date.
#2 make sure you have translated them as instructed: https://wpgeodirectory.com/docs/translating-custom-fields/
#3 make sure the two language places have the same category (the translated category for the English one…)Thanks,
Stiofan
Please check now, you had an error in your css file which was breaking the rest of the css further down.
Stiofan
I have answered in your two other posts, please dont open multiple posts regarding the same subject.
We have google analytics integration, which means u can show the stats to the business owners, not sure you will get better than that?
Thanks,
Stiofan
We changed from sessions to pageviews in the last release, just FYI.
Stiofan
Your welcome, thanks for spotting 🙂
Sorry this was fixed earlier, please check now.
Stiofan
Please provide wp-admin and FTP details in a private reply and we will have a look.
Thanks,
Stiofan
Hi YA,
Those options slipped in the last release and are still under development, it is almost complete but we are changing the internals of the payment system so it will be 1-2 weeks before it all comes together, in the time being we might release a ver to hide these options to stop confusion.
Thanks,
Stiofan
Thanks, please try now, also note this should only be shown to the admin and the owner of the listing…
Stiofan
Hello Sagar,
#1. Good find, this is a bug for Subscriber user level, you can fix this by replacing this file in core: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory_hooks_actions.php
#2. This bug has been reported and fixed you can fix it b replacing this file in core: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/google_analytics.php
Thanks,
Stiofan
Hello,
What gateway are you intending to add? We are in the middle of changing our payment proccess to make it available of other things other than just listings, and we hope to make it even easier to integrate a new system, it might be better to wait until that is complete.
Thanks,
Stiofan
Resolved for user, DB row length was too long, found that checkbox types were using varchar 500 so switched to smallint(1) which saved lots of spce as the user had 50+ checkboxes
Stiofan
Great that’s good to hear. U have my skype if u ever run in to any problems 🙂
Thanks,
Stiofan
-
AuthorPosts