Title: Locating theme menu to edit php
Last modified: April 11, 2019

---

# Locating theme menu to edit php

 *  [adsler26](https://wordpress.org/support/users/adsler26/)
 * (@adsler26)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/)
 * I want to edit the php of my theme menu, how do I locate it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flocating-theme-menu-to-edit-php%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Sundar](https://wordpress.org/support/users/phptechie/)
 * (@phptechie)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11416283)
 * In WP Admin Dashboard
    Under Appearance , click on menus. You will find the page
   menu items to edit.
 * If you want to edit the php file via FTP , you should search for a file called
   header.php under wp-content/themes/shapely (I assume you are using shapely theme)
 * *Avoid editing the source file , always use Admin Dashboard , so that you won’t
   mess up with the site.
    *Also take a back-up before you do any changes.
 * Hope it helps !!
 *  Thread Starter [adsler26](https://wordpress.org/support/users/adsler26/)
 * (@adsler26)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11417335)
 * That’s great. Thanks. But where is shapely is it?
 *  Thread Starter [adsler26](https://wordpress.org/support/users/adsler26/)
 * (@adsler26)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11417339)
 * Public html-wp content – themes-shapely-then….?
 *  [Sundar](https://wordpress.org/support/users/phptechie/)
 * (@phptechie)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11418050)
 * yes under public html / wp-content/themes/shapely (if shapely is the theme you
   are using)
 *  Thread Starter [adsler26](https://wordpress.org/support/users/adsler26/)
 * (@adsler26)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11418153)
 * It’s not there. What’s the files name it’s in called please?
 *  [Sundar](https://wordpress.org/support/users/phptechie/)
 * (@phptechie)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11418196)
 * wp-content/themes/shapely/header.php
    this is the file to edit the menu
 *  Thread Starter [adsler26](https://wordpress.org/support/users/adsler26/)
 * (@adsler26)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11418212)
 * Ok. I thought header.php was just the default worpress file. I’ve looked in it
   and, whilst it contains some menu code, the code for my entire menu isn’t in 
   there?
 *  [Sundar](https://wordpress.org/support/users/phptechie/)
 * (@phptechie)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11420104)
 * In that case , you can check /wp-content/themes/shapely/functions.php file for
   full menu code functions
    ( I assume ,it’s located in theme functions.php )

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

The topic ‘Locating theme menu to edit php’ is closed to new replies.

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 2 participants
 * Last reply from: [Sundar](https://wordpress.org/support/users/phptechie/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/locating-theme-menu-to-edit-php/#post-11420104)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
