Title: panorama theme &#8211; modify menu path
Last modified: August 19, 2016

---

# panorama theme – modify menu path

 *  Resolved [jimm4444](https://wordpress.org/support/users/jimm4444/)
 * (@jimm4444)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/panorama-theme-modify-menu-path-1/)
 * I am using the panorama theme and it is working well. I have a menu item with
   a URL that would be external (outside my own URL). The “edit pages” only allows
   me to alter the page name in the URL path. How do I modify the entire URL path?
 * Thanks.
 * Jim
 * I don’t knwow the code to put in this section. Can you help? I think it is in
   the functions.php:
 * function buildMenu(){
 * $mo = ap_getPageMenuOrder();
    $exc = get_option(‘ap_pagesOmit’);
 * $excString = (!empty($exc)) ? ‘&exclude=’ . $exc : ”;
 * wp_list_pages(‘title_li=&sort_column=’.$mo. ‘&depth=-1’. $excString);
    return
   NULL;

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/panorama-theme-modify-menu-path-1/#post-1228693)
 * Have a look at [http://wordpress.org/extend/plugins/page-links-to/](http://wordpress.org/extend/plugins/page-links-to/)
 *  Thread Starter [jimm4444](https://wordpress.org/support/users/jimm4444/)
 * (@jimm4444)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/panorama-theme-modify-menu-path-1/#post-1228818)
 * That worked!
 * Thank you

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

The topic ‘panorama theme – modify menu path’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [jimm4444](https://wordpress.org/support/users/jimm4444/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/panorama-theme-modify-menu-path-1/#post-1228818)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
