Forums

[resolved] How do I remove the link from a post title (3 posts)

  1. kmessinger
    Member
    Posted 7 months ago #

    Since I am using the comment popup, I would like to remove the link from the post title. I don't want to do away with permalinks just that particular link.

    Could someone please point me in the right direction?

  2. asechrest
    Member
    Posted 7 months ago #

    Maybe try using the_title()?

    Or are you wanting to cherry-pick the posts within the loop that you choose not to have the title be a link?

  3. kmessinger
    Member
    Posted 7 months ago #

    No I want all titles of posts to be like Page titles - not linked.

    Edit: I took this out of index.php <a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"></a> and that seems to be fine.

    Thanks!

Reply

You must log in to post.

About this Topic

Tags

No tags yet.