WordPress.org

Forums

[resolved] Comment number not showing up in permalink (3 posts)

  1. S.K
    Member
    Posted 4 years ago #

    I use Visionary theme in WP 2.7.1.
    This is what I get as the permalink for the individual comment:

    http://www.tamilhindu.com/2009/03/.../#comment-

    That is, the comment number is missing.
    The corresponding code in the theme is as follows:
    <a class="permalink" href="#comment-<?php str_replace('&', '&amp;', get_comment_ID()); ?>" title="<?php _e('Permalink to comment','visionary'); ?>"><?php _e('Permalink','visionary'); ?></a>

    Please help.

    S.K

  2. Justin Tadlock
    Member
    Posted 4 years ago #

    There are support forums that deal specifically with that theme.

  3. S.K
    Member
    Posted 4 years ago #

    Oh, sorry for posting it here. Forgot your forum for a while.

    But I have solved the issue by trial and error, though I doubt it would be an elegant solution.

    Anyway I'll post it in your site's forum.

    Thanks

    S.K

Topic Closed

This topic has been closed to new replies.

About this Topic