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

    I am trying to add a link with aposthrope but the theme settings chops off the rest of the link. the link is …../kam’s-training but the enfold recognizes it as /kam
    Please help me out
    Cheers!

    #695729

    Hey voxdiary!

    WordPress does not allow such links to be inserted, for security reasons.
    Please remove it for your web site.

    Thanks a lot

    Cheers!
    Basilis

    #695746

    I removed aposthropes in helper-social-media.php and it worked. Do you think it will make the website vulnerable?

    Line begins with this code
    $html .= “<a {$blank} href=”.$icon[‘social_icon_link’].”

    and then this piece follows
    ‘ “.av_icon_string($icon[‘social_icon’]).” ‘

    I removed the aposthropes and it is working now as “.av_icon_string($icon[‘social_icon’]).”

    • This reply was modified 8 years, 10 months ago by voxdiary.
    #696806

    Hi,

    I’m not sure but I don’t see any reason as to why that would be dangerous, thanks for sharing your solution btw :-)

    Thanks,
    Rikard

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