Site logo

Archived topic

Is it possible to move top bar widget area below header?

3 replies · Started by Mary on January 12, 2023

Viewing posts 1–4 of 4

I would like to put horizontal menus in the top bar widget but in the generate_inside_container hook area.
I think I can use the Content Aware sidebars to add the menus to specific pages.

I have used Snippets, but am not adept at the coding.

Thank you for this terrific theme, it is my go to for all the sites I work on.
Mary

Hi Mary,

When you say horizontal menus, do you mean the WP navigation block?

If so, you can add it to a block element - hook and choose the hook you want.

Let me know!

Thank you Ying, the thing is that I need to place different menus on different sections of the site 5-7 pages each. So my thinking is that I could use the plugin Content Aware Sidebars and select each page. Is it possible to select the pages with elements? It didn’t seem that specific.

Hi Mary,

When you say page, are you referring to a paged Page (eg. /page/2/) or just an actual page?

If it's an actual Page, you can select it through the Display rules.

If it's a paged Page, you'll need custom code to do it. If you'll have multiple of these, it might indeed be better to do it through a plugin instead.

This archived topic is closed to new replies.