dhaval
Forum Replies Created
Viewing 5 posts - 31 through 35 (of 35 total)
Viewing 5 posts - 31 through 35 (of 35 total)
Can you please take a full backup of website and let us know. So, that we can continue on live site.
Hello hezekiah,
Right now, you can access the backend. kindly do not activate geo-directory plugin. we will fix the error and get back to you.
Can you pleae create the staging envirnment. so, we can work on there insted of live site.
Thanks,
Hello Antonella Gallino,
Try to delete fields after taking backup.
Thanks,
Hello,
Can you please add below snippet in your theme’s functions.php file and remove
remove code from single.php
<?php if ( function_exists( 'get_Sexy_Author_Bio' ) ) echo get_Sexy_Author_Bio(); ?>
add in your theme’s functions.php
add_action('geodir_details_main_content','add_author_bio_section',90);
function add_author_bio_section() {
if ( function_exists( 'get_Sexy_Author_Bio' ) ) {
echo get_Sexy_Author_Bio();
}
}
Let me know if works for you or not.
Thanks,
Hello Antonella Gallino,
I have checked this error and I have reviewed db table. In this case the error is being shown because of a problem with the setup/settings of the field at the database level. The field was not created properly, probably due to a loss of connection between browser and server during the creation of the field.
In this case, when you see this error, please recreate the field. Delete it, then create it again and the problem should go away.
Let me know if works for you or not.
Thanks
Get the latest news, tips, and exclusive content directly in your inbox.
Confirm your email address, and instantly receive the discount code :)