• Is there any way i can have a menu item without a page connected to it?

    I’ve got a sidebar menu that displays submenus when clicked. For instance:

    -Home
    -Work
    –Singles
    –Stories

    Can ‘Work’ still function as a menu item without opening a page when clicked?

Viewing 1 replies (of 1 total)
  • yes. there are plugins that allow this. i use one called Page Lists Plus.

    You could also just hand code the Home and Work entries and use wp_list_pages to display children of the Work page, thus displaying Singles and Stories

Viewing 1 replies (of 1 total)
  • The topic ‘Menu item without page?’ is closed to new replies.