php - Show children of page in custom menu -


i have custom menu structure created using appearance > menu

when on page show menu inside of page containing menu items children of page in custom menu. can wp_get_nav() display pages , solution use css hide other menu items works not particularly elegant.

any suggestions on how solve this?

child pages shortcode - once plugin installed , activated, place shortcode gives you’d list of child pages appear (e.g. @ bottom of content on parent page).

list pages shortcode - inserting shortcode [child-pages] give simple list following:

enter image description here

please test rvsubmenu plugin, see if works you. it's outdated, should work perfectly. may not want use widget, plugin display widgets in page (check out amr shortcode widget).

here might resourceful link found after swift search using keywords - children menu items + wordpress

some dude made cool post topic - check out.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -