Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #297157
    #297295

    Hi xyzb!

    Thank you for visiting the support forum.

    Please edit includes > helper-social-media.php, find this code on line 150:

    'linkedin' 	=> array("encode"=>true, "encode_urls"=>false, "pattern" => "http://linkedin.com/shareArticle?mini=true&url=[permalink]&title=[title]")
    

    Replace it with:

    'linkedin' 	=> array("encode"=>true, "encode_urls"=>false, "pattern" => "http://linkedin.com/shareArticle?amp;url=[permalink]&title=[title]")
    

    Regards,
    Ismael

    #297406

    Fixed. Thanks!

    #297474

    Hey!

    Glad it is fixed. If you still have questions, let us know.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Social Sharing Buttons’ is closed to new replies.