put hyperlink in comments
-
Did you manage to get a resolution to this as i have the same issue.
Check your discussion settings in the wordpress admin. There are places there which you add/remove links from comments. It maybe set to block all links…
Hi Phil,
thanks for the prompt response, I have had a check an cannot see anything in there to stop the showing of Hyperlinks, was there a particular option you had in mind?John.
Phil,
Hold a comment in the queue if it contains # or more links is set to: 2
and there is nothing in any of the other filters.Thanks
John.Maybe your theme is stripping them – quite unusual. Which theme are you using?
Hi Phil,
The theme is ‘Twenty Ten 1.3 by the WordPress team’I have a test site which is doing the same: http://newsco-software.co.uk/wp
Thanks
John.I solved the problem.
for my case the problem was because of “Direction Detector” plugin. As I removed the plugin, problem solved.Hi Ravaji,
thanks for replying. I have deactivated all plugins and tried a couple of other templates with no joy.John.
This is the simple test I used in the Comment:
Test 1234 <a href="http://newsco-software.co.uk/wp/index.php/test-page-2/" title="Test Page 2" rel="nofollow"></a> Without a Title: <a href="http://newsco-software.co.uk/wp/index.php/test-page-2/" rel="nofollow"></a>These look like empty links… the correct way to add a link is like this:
<a href="http://newsco-software.co.uk/wp/index.php/test-page-2/" title="Test Page 2" rel="nofollow">Look at Test Page 2</a>Oh Dear! should have spotted that, 1 numpty point awarded.
Thanks Phil as you gathered thats sorted it.
John
The topic ‘put hyperlink in comments’ is closed to new replies.
(@ravaji)
14 years, 3 months ago
hello
whenever I put any hyperlink in comments, the line contains the hyperlink will remove. there is no difference between internal and external links.
I need to put some links in the comments, any idea how can I do it?