gVectors Team
Professional WordPress Plugins and Services. wpDiscuz, WooDiscuz, Advanced Post Pagination
Hi @rogerio82,
I've already asked the add-ons developers about your request. I'll update this topic once I get a request from them.
Ok. I am waiting.
Please add the following js code in js files of WordPress active theme, delete all caches and check again.
jQuery(document).ready(function ($){ $.each($('#wcThreadWrapper .hint'), function (i, val) { $(val).replaceWith('<span class="hint-replaced">' + $(val).html() + '</span>'); });});
We'll take into consideration for future updates to add such an option.
Good morning
The code worked, but the image of the member became very large.
Thank you for your attention.
I was able to decrease the image. Thank you
Thank you for letting us know rogerio82.
Glad to hear that the issue is solved.