Forums

[resolved] Need help hiding post title (4 posts)

  1. generalez
    Member
    Posted 9 months ago #

    I am using theme mystique and I can't figure out how to edit the theme so that I can hide the post title. Please help.

  2. jonathansadler
    Member
    Posted 9 months ago #

    Hi there,
    if you open single.php (the theme file for a single post) in the themes folder and delete the line containing:

    <h1 class="title"><?php the_title(); ?></h1>

    That should do the trick and delete the title completely.

    Jonny

  3. generalez
    Member
    Posted 9 months ago #

    Thanks so much..

  4. JamieMM
    Member
    Posted 8 months ago #

    Since WP is updating so much this solution is no longer relevant using 3.2.1. Is there another solution because I have a hard time finding it on this site?

Reply

You must log in to post.

About this Topic