@panhaza : Hello,I got what you are talking about, Please confirm that you have set the current menus as Primary-Menus.
Thanks
Checked PanHaza site… That is exactly the problem with my site.
http://tooreelproductions.com
Yes I can confirm that current menu is Primary-Menu
Yes, i see, but i cant have any answer.. :/
Hi PanHaza
The parent menu not working By The Way this type of menu layout is not good.
We follow the bootstrap menu layout.
If you want to parent menu is work. So need to customize the some line of code.
Thanks
weblizar.. are saying the parent-sub menu is not available any longer on this theme? It was working great until last update.
I really need this to work to continue using the theme.
I have changed themes on one site, but would like to keep for the other, but only if there is a sub-menu feature. Not happy with all the menu items I am currently forced to use.
OK, but how i change to bootstrap menu layout?
I want your theme..
@karenkramer: Minor changes in code might work for you but As I said that will not the correct approach.
okay what are the changes in code let us know… Please @weblizar
@wraejesh: Do you want to rollback the action for MENUS ?
Make a child-theme First.
You will need to include two files 1) menu.js 2)menu folder (both files) in your child-theme.
Include them using functions correctly.
Then your steps for roleback will start..
1) Copy the code from here
and paste this into menu.js file.
2) Now open file weblizar_nav_walker.php of your child-theme and Go to Line Number 32 and comments this Line and Save.
And test your changes for the Menus.
NOTE: Child-Theme must be activated on your WP.
Thanks
What do you mean “include them using functions correctly”
and where do I find the “weblizar_nav_walker.php” file?
Hello,
Go /Core/Menu/ for the file.
Thanks