Title: The Badger's Replies | WordPress.org

---

# The Badger

  [  ](https://wordpress.org/support/users/thebadger/)

 *   [Profile](https://wordpress.org/support/users/thebadger/)
 *   [Topics Started](https://wordpress.org/support/users/thebadger/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thebadger/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thebadger/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thebadger/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thebadger/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thebadger/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Changing Menu orientation in 2010 theme](https://wordpress.org/support/topic/changing-menu-orientation-in-2010-theme/)
 *  Thread Starter [The Badger](https://wordpress.org/support/users/thebadger/)
 * (@thebadger)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/changing-menu-orientation-in-2010-theme/#post-1694198)
 * Bump 🙂
    Can anyone offer any help with this at all please? Thank you
 * Adam
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [TwentyTen – Remove title from pages](https://wordpress.org/support/topic/twentyten-remove-title-from-pages/)
 *  [The Badger](https://wordpress.org/support/users/thebadger/)
 * (@thebadger)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/twentyten-remove-title-from-pages/#post-1694607)
 * If you go into the Editor and go to edit the Page Template find these lines:
 *     ```
       <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
       	<?php if ( is_front_page() ) { ?>
       		<h2 class="entry-title"><?php the_title(); ?></h2>
       ```
   
 * and take out **<?php the_title(); ?>** and you should be good.

Viewing 2 replies - 1 through 2 (of 2 total)