Title: LeClair's Replies | WordPress.org

---

# LeClair

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Delphi] Changing summaries to full posts](https://wordpress.org/support/topic/theme-delphi-display-full-posts-on-main-page/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/theme-delphi-display-full-posts-on-main-page/#post-4018788)
 * Awesome thanks for all the help! =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Adapt] Adjusting Portfolio Project Page Specs](https://wordpress.org/support/topic/theme-adapt-adjusting-portfolio-project-page-specs/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/theme-adapt-adjusting-portfolio-project-page-specs/#post-3848753)
 * Whoops, I missed this! Sorry for the late reply. Thanks for taking the time to
   help me out =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change page title to "SiteTitle" | "PageTitle"](https://wordpress.org/support/topic/change-page-title-to/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-page-title-to/#post-3738208)
 * Noted! Hahah!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change page title to "SiteTitle" | "PageTitle"](https://wordpress.org/support/topic/change-page-title-to/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-page-title-to/#post-3738206)
 * Amazing – thanks so much for all your help!
 * Any “For Dummies” guides you’d recommend to help get me further in this direction?
   =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change page title to "SiteTitle" | "PageTitle"](https://wordpress.org/support/topic/change-page-title-to/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-page-title-to/#post-3738204)
 * Wow! Worked like a charm, besides the first page, where it reads |JoshuLeClair.
   caHome
 * This is really helpful. Thank you for taking the time to explain how this all
   works instead of just throwing code I can’t hope to begin to understand at me.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change page title to "SiteTitle" | "PageTitle"](https://wordpress.org/support/topic/change-page-title-to/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-page-title-to/#post-3738201)
 * So this is what I came up with and is not doing the trick, not because what you
   said isn’t working, but because I’m not fully up to speed with my CSS yet…
 *     ```
       is_page() {
         <title><?php bloginfo('name'); ?><?php wp_title('|'); ?></title>
       }
       ```
   
 * Can you point me in the right direction? Thanks for helping me out!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change page title to "SiteTitle" | "PageTitle"](https://wordpress.org/support/topic/change-page-title-to/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-page-title-to/#post-3738198)
 * And in functions.php the wp_title line looks like this:
 * `add_filter( 'wp_title', 'pinboard_doc_title' );`
 * Neither of these look like what the wp_title function reference is talking about.
   Any suggestions?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change page title to "SiteTitle" | "PageTitle"](https://wordpress.org/support/topic/change-page-title-to/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-page-title-to/#post-3738170)
 * Yeah, I’m trying to set it up like that. Unfortunately, right now my header.php
   looks like this…
 *     ```
       > >
       < id="site-title">  > < id="site-description">>
   
       Show Navigation Hide Navigation 'primary_nav' ) ); ?>
       ```
   
 * I’m using the Pinboard theme. Curious.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Pinboard] Remove Header Text from Landing Page only](https://wordpress.org/support/topic/theme-pinboard-remove-header-text-from-landing-page-only/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/theme-pinboard-remove-header-text-from-landing-page-only/#post-3737996)
 * Hahah thanks! Graphics are where I really live, but I’m trying to expand. You’d
   be surprised how much actor friends are willing to spend on a doctored WordPress
   or Wix site!
 * Don’t even get me started on yoga – thanks for reading =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Pinboard] Remove Header Text from Landing Page only](https://wordpress.org/support/topic/theme-pinboard-remove-header-text-from-landing-page-only/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/theme-pinboard-remove-header-text-from-landing-page-only/#post-3737991)
 * Having grown up with HTML and left for a while, I’m slowly catching on to CSS,
   so that’s good to know. I also figured that might be helpful for the next poor
   soul to have this problem! Thanks so much! =)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Pinboard] Remove Header Text from Landing Page only](https://wordpress.org/support/topic/theme-pinboard-remove-header-text-from-landing-page-only/)
 *  Thread Starter [LeClair](https://wordpress.org/support/users/joshaleclairgmailcom/)
 * (@joshaleclairgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/theme-pinboard-remove-header-text-from-landing-page-only/#post-3737987)
 * That’s exactly what I want! You are a God!
 * Out of curiosity, is there a way to tweak that to make it specific to the page
   id?

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