Title: CHANGE_SUBHEADER
Last modified: August 19, 2016

---

# CHANGE_SUBHEADER

 *  [harshida_1909](https://wordpress.org/support/users/harshida_1909/)
 * (@harshida_1909)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change_subheader/)
 * Hi
    All, In my header page i have 5 link(PAGE) as main page of my site LINK1(
   HOME) LINK2(**PORFoLIO**) LINK3(**NEWS**) LINK4 LINK5
 *  Now in each page the new sub header will be designed by the designer so i have
   return the code imagine that
 * PRTFOLIO PAGE HAS ID “[http://localhost/wordpress/?page_id=3&#8221](http://localhost/wordpress/?page_id=3&#8221);
   at that time i want to visible another sub header
 * NEWS PAGE HAS ID “[http://localhost/wordpress/?page_id=4&#8221](http://localhost/wordpress/?page_id=4&#8221);
   based on user click the sub header will generate so i have return the code below
   but it’s not working
 *  <div <?php post_class() ?> id=”post-<?php the_ID(); ?>”>
    <h2>” rel=”bookmark”
   title=”Permanent Link to <?php the_title_attribute(); ?>”>
   </h2>
    <? if ( the_ID()
   ==3 ) :?> <?php include (TEMPLATEPATH . ‘/porfiliosubheader.php’); ?> <?php endif;?
   >
 * Thanks
    Harshida Parmar

Viewing 1 replies (of 1 total)

 *  [chrisyboy](https://wordpress.org/support/users/chrisyboy/)
 * (@chrisyboy)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/change_subheader/#post-1428610)
 * Think your in the wrong section mate….

Viewing 1 replies (of 1 total)

The topic ‘CHANGE_SUBHEADER’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [chrisyboy](https://wordpress.org/support/users/chrisyboy/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/change_subheader/#post-1428610)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
