Results 1 to 4 of 4

Thread: Remove Page Title

  1. #1
    Thread Starter
    Member stephenodonn's Avatar
    Join Date
    Mar 2012
    Posts
    63
    Thanks
    4
    Thanked 8 Times in 7 Posts

    Remove Page Title

    I am using a new page for my homepage.

    As we know, the defaulty page template displays the page title at the top.

    I think this is unnecessary, as the breadcrumbs are there, especially on the homepage.

    Ideally I would like to remove it on either all pages, or just my homepage.

    I found this line of code, but can't find where to insert it.

    <?php if (is_front_page() ) { /*Do nothing*/ } else { the_title(); }

    Does anyone have any ideas?

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Member stephenodonn's Avatar
    Join Date
    Mar 2012
    Posts
    63
    Thanks
    4
    Thanked 8 Times in 7 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to remove website title
    By pjvar in forum Report ClassiPress Bugs
    Replies: 9
    Last Post: April 10th, 2012, 03:58 PM
  2. Remove title tag from static home page
    By lucysofiano in forum JobRoller General Discussion
    Replies: 2
    Last Post: May 20th, 2011, 05:33 AM
  3. Remove Price and Title
    By dineshmmirpuri in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: March 28th, 2011, 06:08 PM
  4. Remove Thumbnail title
    By dmask in forum ClassiPress General Discussion
    Replies: 2
    Last Post: January 7th, 2011, 12:58 AM
  5. <title> Blog | Page Title </title>
    By tnich in forum Help Using ClassiPress
    Replies: 4
    Last Post: May 13th, 2010, 08:58 AM