How to fix mobile menu function – need to stick it and change id to page name
-
Hello, I created a menu using this code:
https://github.com/tokmak/wp-select-menuIt works fine, but there are two thinks I want to change:
1) in the generated URLs it shows the post id, instead of the page slug. I want it to show the page url, instead than /?2342) If I put the second code
wp_nav_menu( array(...
in the middle of the header (or at the end, wherever), it brings the menu to the very top straight after the <body> opening tag. How do I change that to have the menu in the right place I want it to be in the header or footer?Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to fix mobile menu function – need to stick it and change id to page name’ is closed to new replies.