Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I would like to change the menu by shortcode (ubermenu). Where can I do this ?
I cannot find the menu filter in the header.php ?!
Bart
I also bought the premium theme in the meantime but I’m using a child theme. I foud the menu is \parts\menu.php.
How can I use this in my child theme ? Just create a subdir and copy the menu.php in this “parts” directory ?
Hi Bart
Thanks for your continued support, we really do appreciate it.
That’s it. You’d create a parts folder in your child theme and copy menu.php into that folder. Your child theme will now serve that file over the parent’s copy. Depending on the formatting available from the plugin you could replace everything there from line 6 to 19. Let us know how it goes and I’ll try help out where I can.
(Back on tomorrow).