pointsi
Forum Replies Created
-
Thank you. I’ve tried disabling the other comment-related plugin, and also adding in the code
remove_filter('comment_text', 'make_clickable', 9);
to functions.php of my child theme. I still can’t disable URLs from turning into hyperlinks.I know this isn’t related to this plugin, but do you think an alternative solution to would be to use a search & replace plugin to strip all instances of
https://
from the wp_comments table?I just approved your test comment – I had a setting on that requires admin approval for new comments with links. Can you see if the resulting stripped third link is due to this plugin? Or is there a conflict with another plugin still?
Sure, there are links in several comments on this article: https://bit.ly/2jx4miY
Settings screenshot here: https://imgur.com/a/lsgDN
Forum: Plugins
In reply to: [Author Avatars List/Block] Links not working on mobileGotcha, that is indeed the reason! I made the sidebar red as you suggested so that the conflict is apparent on the Writers page. However, other pages such as the About page or Books page do not have the same conflict on mobile – links are all clickable and the sidebar appears as it should, below main content.
Any idea why it only happens on the page with Author Avatars?
Forum: Plugins
In reply to: [Author Avatars List/Block] Links not working on mobileIn this responsive design, the sidebar is displayed below the main content on mobile. So I’m not sure that’s the issue.
Forum: Plugins
In reply to: [Author Avatars List/Block] Links not working on mobileSure, it’s at https://pic.needthebuzz.com/writers/ which is a staging server with the following credentials: pic4829 / hCzdXnDPE3XTWgE
Thanks!