https://movershub24.com/
]]>So I am trying to create a new menu…
I created the new menu name and hit the “save” button only to see the following message:
“403 Forbidden
A potentially unsafe operation has been detected in your request to this site.”
How can I fix this?
Thanks in advance,
David
]]>I think its done through a custom link — something with the # symbols.
I hope this makes sense?
Thanks for the help.
I am having to build a lot of product category sub categories. Working with the built in menu structure creator is maddening. The problem is adding a lot of menus, and when I do add the menus to the menu structure, the scroll down gets so long its impossible to drag the items up to where they need to rest.
Looking for some kind of better menu creation process or plugin.
I appreciate any responses. Thanks.
]]>Similarly I have written an AboutMe page and published it. But I cannot see it under Menu creation.
]]>I use WP as a cms mainly and am creating my first theme. Very little PHP knowledge..
I want to use two horizontal nav bars, one in the upper part of the header, one between header and main, the latter providing only three main topics.
I’d like to display the subnav for these three topics in a sidebar on the left.
I figured out how to separate the menu items using the wp_list_pages
attributes include/exclude, and both horizontal bars display nicely as expected.
I’m having trouble however setting up and displaying the sidebar with the submenu items. For a start, I tried to call the sub items manually using <php? wp_list_pages('title_li=<h2>Pages</h2>&child_of=173,176,178')
.
(Unsure whether title_li
is used the right way, anyway there’s no change without it.)
So,
child_of
the right way?Help is greatly appreciated.
Cheers –
]]>Thanks in advance