Tagged: facebook
Hi,
Facebook share link for blog posts doesnt work, it seems there is generated a wrong URL. Developer Tools shows:
“close?error_code=100&error_message=href+is+not+properly+formatted”.
Blog post here http://www.kurzyuzuzy.cz/naucte-se-kreslit-ci-malovat-1/
Please could you help me.
Thanks, Jana
I fixed it in file helper-social-media.php with hard code url:
$replace['permalink'] = !isset($this->post_data['permalink']) ? 'http://www.kurzyuzuzy.cz'.get_permalink() : $this->post_data['permalink'];
Jana
Hi Jana,
Thanks for getting in touch with us!
Glad you found a fix. Let us know if there is anything else you need assistance with.
Best regards,
Jordan