Answer the question
In order to leave comments, you need to log in
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
Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question