How to create multiple submenu in submenu in WordPress admin? - php

How to create multiple submenu in submenu in WordPress admin? I want to create submenu of submenu

This should be a fairly easy thing to do.
After logging in to WordPress Dashboard (wp-admin), you need to navigate to Appearance -> Menus using left sidebar.
Now assume you have a menu called "Main Menu". There is already an item called "Contact Us!" under the main menu. First, you need to add your desired FIRST submenu item to the menu structure. Then just drag and drop it under the "Contact Us!" item.
Now just like before you need to add your SECOND menu item to the main structure. Then simply drag and drop it under the FIRST submenu item.
You can add virtually unlimited number of menus using this process.

Currently Wordpress don't have that option but you can use accordion OR Tabs on admin page created for submenu as of current available options..

Related

Wordpress: How to display submenu menu in parent menu

I need help for Wordpress
if parent menu page data is empty in Menu then I want it to display its first sub menu data in wordpress
please help how this can be done
I am not sure that you would like my idea or not but I just want to suggest you about the custom links.
STEP 1 First need to create a page suppose ABC and then add the content into ABC page.
STEP 2 After that go to your appearance menu section and create the custom link, now into the URL tab add the URL of your ABC page like this http://localhost:808/wp/abc/ and gave a name to the menu Test
STEP 3 Then add the ABC as a submenu of Test custom menu
Thanks

Wordpress menu items not showing in menu location?

we are working on a WordPress website using one engine theme ,the menu items in the website are added from the admin dashboard using appearance->menus and added menu items, we added two items the two items showing neatly from the admin dashboard preview but come to the live website it is showing only one menu link that is HOME link , why it happens and what is the solution to fix this
have u register your menu? if yes then create a menu name from the admin side after that u will get manage menu tab select your menu from select box and hit save
When you save finally your two menu the lower side checkbox should be checked by default then only will show the menu

How to create submenu/drop down menu in wordpress 3.8.1 Bizway theme

Is the anyone who can help me with creating submenus for my wordpress site?
I want the Menu structure to be like this and to be a dropdown list menu:
Home
About Us
Products
L'Oreal Products
Eco Kids Products
Bonacure Products
Services
Gallery
Awards
Contact Us
Am still new to wordpress,please take it easy on me..;-)
Here is a link to the site:
http://hairimpressions.azurewebsites.net/
Thanks in advance for your help
First create page which you want to put as a sub menu then go to appearance>menu in that select page and add in to menu but just put under the main menu/or the page you want to create a submenu in...

How to add same name menu items in joomla menu

On my Homepage I have 2 menus, for the top main menu initial element is "HOME". Now on my footer menu I wanted to start with the same menu item so i checked "Main Menu" from administrator and here it is mentioned like this->
HOME (Alias: home)
Articles » Featured Articles
So i created a new Featured article as "home" and it is successfully created. Now when attaching this to my footer menu I am getting this error -
Warning: Save failed with the following error: Another menu item has the same alias in Root. Root is the top level parent
Let me know what I am doing wrong, and how do I create Home menu item that do the same stuff, i.e on click return to the main site(http://localhost/mysite) currently main menu item is doing that and I want to do the same from the footer menu Home item as well but it is not creating successfully :( Help me plz
PS- Even "About Us" article that is on my main menu is not including at my footer menu with the same error.
If you want to use same menu item into multiple places like main-menu and footer. So you can use menu type called Menu Item Alias. To do this, create a new menu then select the menu type to Menu Item Alias as shown below:
Joomla 2.5
Joomla 3.0
Expand system link tab and select menu item alias
Then add the name you want and then from right side select the menu item that you want to show on this menu item like shown here:
Joomla 2.5
Joomla 3.0
Then save it. Hope this may help you.

How to swap submenu in different pages

I create a submenu for the pages of my website. Each page will have a different submenu in the header. For example:
Inicio: menu 1
Sala de Investigación: menu2
Estudios Bíblicos: menu3
how can I do this using the if statement
Im creating my website using wordpress. My old web page is:justiciadedios.com
Very easy.
Use Wordpress 3.0
Use the "Custom Menu" plugin to create different custom menus, one menu for each page.
Go to Appearance > Widgets and place several Custom Menu widgets wherever you want the menu, one widget for each Custom menu.
Download and install the Widget Logic Plugin: http://wordpress.org/extend/plugins/widget-logic/
Read the Widget logic instructions and use the PHP shortcodes to select which page each wiget will appear on. Have fun!

Categories