Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi Marc,
A few of your plugins are out of date, including GD core which now creates all CPT DB’s so that seems to be the problem here. Please update all addons and core and then run GD>Status>Tools>Clear all version numbers. If you still have problems please post back here and then we can narrow it down.
Thanks,
Stiofan
Only facebook can answer this, please contact them.
Thanks,
Stiofan
September 17, 2018 at 12:39 pm in reply to: Google Map Not Loaded Sorry, unable to load Google Maps API #446725Hello,
I used the plugin “Better Search Replace” to repalce ur temp url with ur new one and ti all seems to be working now. Some listings don’t have GPS info probably as they api was not working yet but if u go in and resave them then they work, id did that for the “Longwood Gardens” listing if you want to test it.
Thanks,
Stiofan
Hi Dirk,
This is a bug on fresh install, for now just go into the event CF and move the order of one, u can even immediately move it back, its just the order numbers are all set as 0 on dummy data add which causes this issue. I have fixed this and it will be in the next release.
Thanks,
Stiofan
Hello,
There is a bug where the new fields are all given the same sort order so they don’t show, simply going in and changing the sort order fixes it, i did that and it now works, there is a fix in the next release.
Thanks,
Stiofan
hmm, i swear it was working when i left it, did u update core (assuming it was out of date when i made the changes)… I would rather have it fixed, if its still not working after next release let me know.
Thanks,
Stiofan
Yes, it seems it was only updating on edit not initial save, i have fixed this now.
Thanks,
Stiofan
September 12, 2018 at 2:15 pm in reply to: How to define Archive and Details pages for new created CPT? Shortcodes missing #446285This is an obscure bug, i have fixed it and it will be in the next release.
Thanks,
Stiofan
You had a snippet to remove all query string from urls, i added a check for maps which needs to add the api key query arg.
Stiofan
For some reason it works now.
The issue was due to caching when updating the count, i have added a check to make it not use cache when updating the numbers. If any are still wrong just update any comment/review for that post in the backend and it will update the numbers.
Thanks,
Stiofan
September 12, 2018 at 12:06 pm in reply to: GD Archive Template: [gd_search post_type="gd_project" shortcode not working #446272Hi Marc,
Thanks for reporting, this has been fixed and will be in the next release.
Thanks,
Stiofan
Thanks for spotting, in the next release it will need to be “post_type” again.
Thanks,
Stiofan
I still can’t connect to your FTP and neither can the other devs we get something like “530 Non-anonymous sessions must use encryption.” but even trying SFTP and post 22 does not work, we can’t fix it if we can’t get connected via http://FTP... :/
Stiofan
Assuming the genesis code is correct then that code actually looks ok.
Maybe try testing your code with something like
//* Hook GeoDirectory Banner Widget on All Listing Pages add_action( 'geodir_top_content', 'c8d_before_directory_content' ); function c8d_before_directory_content() { if ( geodir_is_page('add-listing') || geodir_is_page('preview') || geodir_is_page('listing-success') || geodir_is_page('detail') || geodir_is_page('listing') || geodir_is_page('location') || geodir_is_page('author') ) { echo "<div>testing 123</div>"; } }
If you have any problems please provide wp-admin details and i’ll take a look.
Thanks,
Stiofan
Hello,
Core v2 is out of beta, some addons are out of beta and most are in beta, i think the only remaining big addons not released yet are pricing manager and claim listings which should be in beta in the next 2 weeks.
I hope everything will be out of beta in the next 4-6 weeks.
Thanks,
Stiofan
-
AuthorPosts