puikinsh / Unite-Theme

Customizable WordPress WooCommerce theme developed using Bootstrap 3 and Options Framework
http://colorlib.com/wp/unite
114 stars 89 forks source link

How to show the primary menu? #19

Closed wesamly closed 8 years ago

wesamly commented 8 years ago

Hello, I setup a menu, and assigned it to primary location, but it is not showing. I checked code, and I couldn't find a wp_nav_menu for primary location! When checked your code history, I found that code responsible on showing the menu is removed: https://github.com/puikinsh/Unite-Theme/commit/1cd05d61add71441451b6f5a86466706c91677c9#diff-1c1ae65fe9828eb6d3cee4edacf90018 (at header.php)

How to show the primary menu now?

thank you.

puikinsh commented 8 years ago

Hello,

Thank you for reporting it! I have now fixed it on https://github.com/puikinsh/Unite-Theme/commit/ec42848716f9322a27c0926ec31942e39ca9267a

Let me know if there is anything else.

wesamly commented 8 years ago

Cool, thank you.