Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Since performing the update the "recent posts" widget is now showing spurious question marks after emoji's (see attachment). This fault was not present before.
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.
This issue should be fixed with 1.6.4
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 👍