HTML code displaying instead of admin’s name
-
Hi!
There seems to be some kind of incompatibility/bug/conflict between this plugin and Photo Reviews for WooCommerce. The reviews plugin displays reviews from customers who buy products from my online store, and also displays the admin’s reply to those reviews. Each review and each reply displays the author’s name. The problem appears when displaying the admin’s name, which displays publicly with an HTML code that I can identify as coming from CleanTalk. Instead of displaying the admin name, the following code is displayed:
<div class="apbct-real-user-wrapper"> <div class="apbct-real-user-author-name">admin</div> <div class="apbct-real-user-badge" onmouseover=" let popup = document.getElementById('apbct_trp_comment_id_1388'); popup.style.display = 'inline-flex'; "> <div class="apbct-real-user-popup" id="apbct_trp_comment_id_1388"> <div class="apbct-real-user-title"> <p class="apbct-real-user-popup-header">?La persona real!</p> <p class="apbct-real-user-popup-text">El autor <b>admin</b> actúa como una persona real y ha pasado todas las pruebas contra spambots. Antispam de CleanTalk.</p> </div> </div> </div> </div>
My wordpress is set to Spanish, but that code translates as ‘The author admin acts like a real person and has passed all tests against spambots. CleanTalk Antispam.’
Please check this screenshot: https://ibb.co/zfxmqgq
When I deactivate CleanTalk plugin, everything goes back to normal and the admin’s name displays correctly.
How can I fix it?
Thank you!
- You must be logged in to reply to this topic.