I am trying to install the code in the header.php file of my theme, but the instruction to do it is incomplete. This statement needs to rewretten again:
------------------------------
■Add the required code to header.php in your WordPress theme:
orientation="top"; */ $myMenu->show(); } ?>
You can place the above code anywhere in your theme, not just the header.
-------------------------------
The code is incomplete.