G
G
Goold2022-03-23 12:59:41
User navigation
Goold, 2022-03-23 12:59:41

Wordpress menu (or navigation) how to make in the middle of the site?

Hello, I started to study Wordpress, tell me who knows how to make a menu (or navigation, how to call it correctly ...) in the middle of the site.

this is how it should be
623aef65bf6fe671524590.jpeg
623aef70b3342326063441.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pLavrenov, 2022-03-23
@pLavrenov

Theory:
1) Location does not matter
2) Create a menu in the admin panel and add a field to it via ACF (for example) for the icon.
3) In the right place, we get an array of menus.
4) Run the array to the desired layout.
5) Done
If you started to study WP, then you should immediately understand ACF (almost nothing without it)
Menu structure:
Sale
- Auctions
- Public offers
Rent
- ................
Documentation:
wp_nav_menu ()
register_nav_menus()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question