Can anyone help me with the menu page? The left side of the menu has disappeared and i’m not able to adjust the layout of my pages.
I’ve checked all the plugins and all seem to be correct.
Can someone please help me.
Thanks
]]>https://aronisak.is
]]>It is as if a “Pages” widget was added to the top menu somehow.
Looking at the code of the theme, in header.php there’s this line:
<?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu', 'menu_id' => 'primary-menu' ) ); ?>
However, I do not have a primary-menu created. So it has to come from somewhere. My question is where in the code it gets created and can I influence it somehow?
What I like about that menu is that it’s dynamic, meaning I don’t have to maintain it, it updates itself when I remove pages or move them around. However, I’d like to know how can I change its behavior – for example allow up to 2nd level of depth, exclude certain pages, etc.
Thank you in advance!
]]>some imgur links to show you what im talking about.
]]>Another probably elementary procedure is the issue of my wanting different topics in the left menu. These topics would contain related portfolios shown in rows when these separate menu pages are clicked. Am I missing some work on my part— when after clicking each menu item, I get the same portfolios shown as the page before.
Thanks for the assistance.
]]>What makes me think something’s wrong is that the “home” page appears in my menu, but isn’t listed in my pages. Do I need to correct that? I’m using the simple catch theme. My site is:
https://maxmcnabb.com/
I’d really appreciate any help you guys can give me. Thanks.
]]>