Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #673710

    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

    • This topic was modified 7 years, 7 months ago by janavasa.
    #673825

    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

    #673988

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.