Viewing 1 replies (of 1 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    open functions.php of Front End PM. find in line 26

    function fep_message_filter_content($html) {

    after this line add

    $html = stripslashes($html);

    Let me know if you find any other issue.
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Hyperlink Is not working correctly!’ is closed to new replies.