Title: H1
Last modified: August 20, 2016

---

# H1

 *  Resolved [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/)
 * I have this site where there seems to be a ‘h1’ and I need to change it from ‘
   Featured Products (1)’ to ‘Drinks’
 * Does anyone know how this can be done? The Page is here [http://www.vithit.com/?page_id=9](http://www.vithit.com/?page_id=9)
 * Thanks!

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/h1/page/2/?output_format=md) [→](https://wordpress.org/support/topic/h1/page/2/?output_format=md)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065309)
 * Look in the template file assigned to that page.
    The title may be hard-coded
   in.
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065310)
 * Thanks for a quick reply!
 * Where Can I find that template file?
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065311)
 * this would possibly be ‘page-Portfolio4Cols.php’ under _**dashboard – appearance–
   editor**_: in the list on the right; make sure your theme is selected at the 
   top.
 * [http://codex.wordpress.org/Editing_Files](http://codex.wordpress.org/Editing_Files)
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065313)
 * Thank you,
 * But it is not under page.php or page-portfolio4cols.php
    This is really odd and
   I cant change it through the admin panel.
 * Anything else?
 * Thanks!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065319)
 * In the dashboard, find that page and edit it.
    Then look under ‘Page attributes’,
   check what template is assigned to it and let us know.
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065323)
 * Its under template 4 columns, Thanks!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065324)
 * Does the file, `page-Portfolio4Cols.php` have
 *     ```
       Template Name: Template 4 columns
       ```
   
 * At the top of the file?
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065325)
 * This is what is at the top
 * <?php
    /** * Template Name: Portfolio 4 columns */
 * Thanks
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065326)
 * Is there a page named, `page-Template4Cols.php` that you can edit?
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065432)
 * In the editor? Yes
 * There is no page in the admin panel under pages called page-Template4Cols.php
   if that is what you mean?
 * Thanks!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065438)
 * Try edit that and check if at the top of the file, it has this
 *     ```
       Template Name: Template 4 columns
       ```
   
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065443)
 * When I go into editor and select it at the top of the file it does say
 * <?php
    /** * Template Name: Portfolio 4 columns */
 * Is this what you mean? Thanks
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065445)
 * Can you instead try to find which file has this in the top;
 *     ```
       /**
       * Template Name: template 4 columns
       */
       ```
   
 *  Thread Starter [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * (@danwakeweb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065448)
 * Im not too sure what you mean, sorry.
 * It is ‘page-Portfolio4Cols.php’ which has at the top of the file.
 * Thanks
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/h1/#post-3065450)
 * Can you make sure?
    It’s just when I asked you before, you responded differently
 * >  This is what is at the top
   > <?php
   >  /** * Template Name: Portfolio 4 columns */
   > Thanks

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/h1/page/2/?output_format=md) [→](https://wordpress.org/support/topic/h1/page/2/?output_format=md)

The topic ‘H1’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 22 replies
 * 3 participants
 * Last reply from: [danwakeweb](https://wordpress.org/support/users/danwakeweb/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/h1/page/2/#post-3065499)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
