Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Please ask your host if they have a backup, a good host should have 2 backups a weekly and a monthly, they should be able to help.
And please consult or hire a professional server guy even just for some advice 🙂
Stiofan
Please also provide FTP details.
Hi, this seems like you have geolocate user on first load set, it’s a setting you can disable. When you open a private browser it thinks its a new user and will trigger this functionality.
Stiofan
Hi Stacey,
I studies CS and non of the programming languages are the same as what you need to work with WordPress, we have even turned down some good PHP devs as they did not know enough about WordPress, it’s very specialised, they would have to know WordPress inside out to be able to help. just FYI 🙂
Thanks,
Stiofan
June 23, 2015 at 5:36 pm in reply to: Strange conflict with WP main menu (white screen on save) #43397Yes please start a new topic if you are having problems with those and we can keep things separate.
StiofanI tried to test but the problem seemed to disappear when i was testing and GD was loading ok, i have John on skype and he will keep me posted if he manges to recreate the problem again.
Stiofan
Thanks for the info john,
If you reply and tick “set as private reply” only staff can see it, or if you prefer u can add me to skype and pass theme there?
Thanks,
Stiofan
Hi John,
Do you mean you have 20k blog posts or GD posts?
There are too many factors to be able to tell what’s going on in your situation, if you want you can post wp-admin, FTP and DB access details and i’ll take a look or you can add me to skype and we can go over it but you should be aware that running a blog site v running a GD site is a very different thing, GD is a complex programme not a static blog and there for will require more resources.Thanks,
Stiofan
Hi Sat,
The listing should be upgraded but it should be set as draft until paid, that is how it works.
Stiofan
Yes, please see this page for more info: https://wpgeodirectory.com/docs/core-export/
Thanks,
Stiofan
Your csv processed fine for me but did not add any listings which probably means there is problems with the csv file, it did not “freeze” for me.
(i noticed post_city and lan/lon are missing for most listings. Please try correcting and letting us know.)
Thanks,
Stiofan
I can’t see where it’s coming from but you have the code to enebale google analytics on the page twice, once from the GD analytics page code and this one is correct and somwhere else but the other time it’s wrong and breaking the page.
`(function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,’script’,’//www.bluestarguide.com/.ga.js);
ga(‘create’, ‘UA-56841512-1’, ‘auto’);
ga(‘send’, ‘pageview’);`
This line is wrong in two ways, the url should not be your url it should be googles and there is a missing closing bracket after the url.window,document,'script','//www.bluestarguide.com/.ga.js);Do you know where this is coming from? If not please provide FTP so we can track it down.
Stiofan
Hi Thanks for the details, the URL will help also 🙂
If you could post the CSV you are trying i will try and replicate.
Thanks,
Stiofan
Hi Sat,
There was not really a consistent one that could be used for all so i have implemented is so you will be able to use ‘geodir_payment_invoice_status_changed’ in the next version.
it will be:
do_action('geodir_payment_invoice_status_changed', $id, $status);$id is the invoice id not the post id.
This will be able to be used in the next version.
Thanks,
Stiofan
This reply has been marked as private. -
AuthorPosts