Hi,
I’m working on wti-like-post-pro installation and customization on a new site, and I’ve been searching for hours: I can’t find how to suppress “You like this” text near the vote button!
There’s nothing about it in the plugin settings, and I think I’ve tried all hacks in wti_like_post_site.php page, with no success.
I even tried a “display: none;” in the wti_like_post.css page, dos not work either.
Please could you help?
This topic was modified 10 years, 10 months ago by Neoero.
This message comes from the “Show user likes” setting. If you have enabled that, then please disable.
Note:
– I checked by adding .wti-user-likes { display: none; } in the css file and it hid the text. Not sure why it did not work for you. Did you try anything else?