Forums

How do I change the text internally? (3 posts)

  1. LocalHoma
    Member
    Posted 1 year ago #

    When I create pages for my wordpress site, wordress automatically creates the page Tile in h2. Where can I go into wordpress and just eliminate that title altogether on my pages? I have a screen shot for example.

    http://img860.imageshack.us/i/screenshot.gif/

  2. Christine
    Moderator
    Posted 1 year ago #

    You should look at your theme and find the template page.php

    Look for something that looks like this:

    <h2><?php the_title();?></h2>

    Just get rid of that and that should take care of it.

  3. LocalHoma
    Member
    Posted 1 year ago #

    I went into my theme, but after extensive searching, I don't see a "template page.php.

Topic Closed

This topic has been closed to new replies.

About this Topic