Site logo

Archived topic

Can I put the menu list somewhere within the page with a shortcode?

7 replies · Started by Mark on June 8, 2020

Viewing posts 1–8 of 8

I currently have a site that I will have the menu as a hamburger menu but I would like the menu to be listed within the page.

It's basically:
[Space]
[LOGO]
[Text]
[Menu]

It would go underneath the text on the link I sent. How can I display the menu on the page?

No, I would like to add it to the page itself. I could add it as a html code and just do links but I want to be able to use Wordpress's menu functionality. I will update the site I sent with words in red where I would like the menu to be.

Have you done this?

I'm not seeing words in red indicating where the menu should be.

Yes. It's the words "Report Misconduct – Find a News Station"

I'll look into doing that. It's a bit of a bandaid. But, I imagine I have to make a wordpress shortcode that inserts wp_nav_menu( array $args = array() ) into the post.

This archived topic is closed to new replies.