Naveen Giri
Forum Replies Created
-
AuthorPosts
-
Hi Berto,
you can use below function.
geodir_reviewrating_get_post_rating( $post_id );
Thanks
November 20, 2019 at 5:02 pm in reply to: Default image Category and Main setting not working #517969Awesome, thanks for confirmation.
This reply has been marked as private.November 20, 2019 at 12:23 pm in reply to: Default image Category and Main setting not working #517916Hi DAVID,
Sorry for inconvenience. This issue is fixed now.
Please update Gd core and let us know.Thanks
Kai, it seems working to me.
can you send me link where you trying it?Hi Andy,
you can replace the line code
https://github.com/AyeCode/geodirectory/blob/master/includes/admin/settings/class-geodir-settings-cpt-cf.php#L1552with following
$field->frontend_desc = isset( $input['frontend_desc'] ) ? stripslashes( wp_kses_post( $input['frontend_desc'] ) ) : '';
we have to do an adjustment for other related issue and this patch will be up in upcoming versions.
Thanks
hi Kai,
we have already fixed the issue and it will be up in upcoming version. meanwhile I have applied code patch for your site.
Please have a look.
Thanks
Hi Ron,
It seems file permission issue. I am checking it too.
Thanks
Hi
I saw the issue. I am on it.
I will get back to you asap.Thanks for your patience.
ok, thanks for confirmation sam.
I will check and get back to you.
Hi Andy, thanks for reporting.
Added pull request, you will get it in upcoming version of rating addon.
Thanks
Thanks Sam,
file manager will not help incase the site goes down during testing. can you please share FTP of this test site.
Thanks
Hi Sam,
I havn’t seen that same issue. I am not sure but I am checking it with https://wordpress.org/plugins/tickera-event-ticketing-system/
do you have any staging where i can check the behaviour?
Thanks
Hi sagraphics,
in your site WP Easy Updates isn’t showing that an update is available for outdated addons.
so for that i need FTP access. I will check this issue too.
maybe it is due to conflict with any non updated plugin.I will check, if you can send FTP access, It will be helpful.
Thanks
Hi memorex13,
it was added custom css and cache issue. fixed!
Please have a look.
Thanks
-
AuthorPosts