• 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?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Newsco

    (@newsco)

    Did you manage to get a resolution to this as i have the same issue.

    Phil

    (@owendevelopment)

    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…

    Newsco

    (@newsco)

    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.

    Newsco

    (@newsco)

    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.

    Phil

    (@owendevelopment)

    Maybe your theme is stripping them – quite unusual. Which theme are you using?

    Newsco

    (@newsco)

    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.

    Thread Starter ravaji

    (@ravaji)

    I solved the problem.
    for my case the problem was because of “Direction Detector” plugin. As I removed the plugin, problem solved.

    Newsco

    (@newsco)

    Hi Ravaji,
    thanks for replying. I have deactivated all plugins and tried a couple of other templates with no joy.

    John.

    Newsco

    (@newsco)

    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>

    Phil

    (@owendevelopment)

    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>

    Newsco

    (@newsco)

    Oh Dear! should have spotted that, 1 numpty point awarded.

    Thanks Phil as you gathered thats sorted it.

    John

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘put hyperlink in comments’ is closed to new replies.