Naveen Giri
Forum Replies Created
Viewing 15 posts - 916 through 930 (of 1,165 total)
Viewing 15 posts - 916 through 930 (of 1,165 total)
Hi @anders
this is the hook, you can customise.
https://github.com/AyeCode/geodirectory/blob/master/includes/core-functions.php#L716
for any further customisation you can take help of GD Experts.
https://geodirectoryexperts.com
Thanks
Hi
you can add extra social fields in header using this filter.
make sure to replace following shortcode with actual shortcode.
add_filter( 'sd_details_output_social_shortcode', 'sd_details_output_social_shortcode_callback');
function sd_details_output_social_shortcode_callback( $social_shortcodes ){
$social_shortcodes = '[gd_post_badge key="linkedin_field_key" condition="is_not_empty" icon_class="fas fa-phone fa-fw" link="%%input%%" badge="%%input%%" bg_color="#ed6d61" txt_color="#ffffff" alignment="left"]';
return $social_shortcodes;
}
Hi Adam,
I have activated Imagify plugin and uploaded an image in the backend GD post section. I haven’t seen any issue.
Please can you share a link of post or image for which you see the issue.
Thanks
Hi Amy,
I have fixed the issue on repo. so you can get it in upcoming version.
Thanks
Hi Mitch,
I will need to check database, could you please send db access or cpanel details in private message.
Thanks
Awesome, Thanks for trying GD support, closing the ticket.
Hi Matt,
Please check now.
Thanks
Hi Matthias,
Thanks for confirming. I will check and get back to you on it very soon.
Get the latest news, tips, and exclusive content directly in your inbox.
Confirm your email address, and instantly receive the discount code :)