Sep 01, 2019 6:43 pm
I see in the last posts and topics widget special characters ? error ������
5 Replies
Sep 01, 2019 6:45 pm
Π the greek P is one of the problems if it helps
Sep 02, 2019 11:29 am
Π was an example now i must find the text because i deleted it
Sep 02, 2019 11:30 am
was an example now i must find the text because
space and greek p , Π
Sep 02, 2019 12:59 pm
Could you please try to remove one line of code from /wp-content/plugins/wpforo/wpf-includes/functions.php file?
Please find this line and remove it:
$text = trim( str_replace("\xA0", ' ', $text ) );
Then delete all caches and test it again.