Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
September 5, 2016 at 11:45 am in reply to: Rating stars and comments missing and google map not zooming #260068
HI Lise,
Unfortunatly after looking at the code the jetpack comments hook in and take over the comments too early for us to be able to tell what post type is being displayed so there is no consistant way for us to disable the jetpack comments only for GD so you would just have to leave the jetpack comments disabled.
I tested on my test site and with jetpack enabled but comments disabled i could still post reviews with no problems.
Stiofan
Hi Ruby,
Can you provide wp-admin and tell us how to replicate the issue?
Thanks,
Stiofan
You can find the fixed file here: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/custom_fields_functions.php
Or i will likely release a ver later today to resolve this.
Thanks,
Stiofan
HI Craig,
I have fixed this, you can get the file from here https://github.com/GeoDirectory/geodirectory
or wait till the next release.Thanks,
Stiofan
Hello,
Do images upload to the listings ok or are they broken too?
Stiofan
Hi Chloe,
Thanks for spotting, i have released new events and advanced search to fix this.
Thanks,
Stiofan
any page really, just let me know the page and i will do testing on that.
Stiofan
HI Steven,
We don’t specifically use it at all.
Maybe this will help? https://wptavern.com/how-to-take-control-of-the-wordpress-heartbeat-apiThanks,
Stiofan
Hi JO,
I have added this code to disable the builder on the GD pages:
function fix_gd_page_builder(){ if(function_exists('geodir_is_geodir_page') && geodir_is_geodir_page()){ remove_action("template_redirect", 'dhfb_theme_redirect'); } } add_action("wp", 'fix_gd_page_builder',15);Thanks,
StiofanJust let us know if you still have any problems.
Thanks,
Stiofan
I need to make changes and then clear cache lots of times, if u can disable it for now that would be best if not a way for me to clear it would do.
Stiofan
Thanks, the problem seems to be related tot he plugin “fresh-performance-cache” if that is disabled then it works.
Thanks,
Stiofan
Thanks, it’s impossible to test while the cache is running, can u disable it somehow or give me access to clear it?
Stiofan
The ftp details do not work, authentications failed, can you double check the user/pass.
Thanks,
Stiofan
#4 Please update your version of supreme (as it is a child theme it has no auto updates)
#8 I checked and it seems to be working for me, maybe the page you are trying has changed the privacy preferences?Stiofan
-
AuthorPosts