Forums

How to Eliminate the Title Links (3 posts)

  1. fnanco
    Member
    Posted 2 years ago #

    Hello, I will like to Eliminate the Link of the Titles of the Posts...

    How can I do that?

    Thanks...

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Amend

    <a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a>

    to

    <?php the_title(); ?>

  3. fnanco
    Member
    Posted 2 years ago #

    Thanks very much...

Topic Closed

This topic has been closed to new replies.

About this Topic