AI Search
Classic Search
Notifications
Clear all
6 Replies
Sep 02, 2019 8:03 pm
Hi @cmw14, @percysgrowroom and @verek
Could you please try to remove one line of code from /wp-content/plugins/wpforo/wpf-includes/functions.php file and see if the issue is fixed?
Please find this line and remove it:
$text = trim( str_replace("\xA0", ' ', $text ) );
Then delete all caches and test it again.
Sep 03, 2019 7:52 am
This issue should be fixed with 1.6.4
Sep 03, 2019 11:22 am
Hi
Could you please try to remove one line of code from /wp-content/plugins/wpforo/wpf-includes/functions.php file and see if the issue is fixed?
Worked perfect for me too, thanks 👍
