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
Related
I have created 5 menu items with a menu from Joomla admin panel. Out of 5, 4 menu item should be redirected to the same domain and the 5th one should redirect to another domain url.
How to do that in Joomla admin panel? I am totally new to Joomla. The correct guidance is appreciable.
You can use External Link while Menu creation. So you need to follow below steps.
Go to Menu Manager.
Select New Menu.
Now you will see the Menu Item Type field , Click on Select Button.
Here You need to choose Click on System Link.
Now it will open this options, i.e Menu Heading, Menu Item Alias, Separator, URL.
Choose URL option.
Now you need to give external link in the field Link textbox.
Hope it will solve your problem :)
i am working with Joomla 2.5 and K2, in a template i bought.
1st.
i got a an accordion module that display several items into the main page, when i click on any of its elements it redirects me to: http://uxmalrecordscom.ipower.com/index.php/component/k2/item/452-the-dream-master which is correct. (.../index.php/component/k2/item/...)
2nd.
I set this same module to appear into another page called Discography, and when i click in any of the accordion elements it sends me to: http://uxmalrecordscom.ipower.com/index.php/discography/item/452-the-dream-master this URL is different than the first one and is causing me issues to display the content of the Item. (.../index.php/discography/item/...)
My querstion is how can i change the URL for the second case the "Read more" links to avoid display the content of the item in the same page or main menu seccion? or how to make the 2nd to have this kind of URL (.../index.php/component/k2/item/...) instad of (.../index.php/discography/item/...)
Note: Its the same module used on 2 different pages.
Thanks!
The way to solve this is to create a new Main Menu item called "Digital" then select as menu type = "K2 categories" and select the "Digital" category, this will cause all the K2 items listed under "Digital" displays on a different URL so now the url is (.../index.php/digital/item/...) instad of (.../index.php/discography/item/...) and is working awesome!
Hope this can help someone, this solved the problem to me.
How does one rename a menu (or page name) based on roles in wordpress? I added 2 roles in my wordpress site [teacher, student] and several menu names [home, activity, corner, contact us]. The menu names are static pages pages created in page templates file; the menu is created by
appearance->menu. When a teacher is logged into site the corner menu should be renamed 'teachers corner'. When a student is logged into the site the corner menu should be renamed 'students corner'. How to do that? If you have an idea how to do this things, please share your idea. I used "Nav Menu Roles" plugin but there is no option for to do that.
you can do this with the adding new user or the wordpress plugin role editor
I created a new page in the prestashop back office following the answer provided here
How to create a new page in prestashop admin panel?
I mistakenly created another and had issues, most of the new ones came up blank and the old one now displays blank.
How do i remove the menus from the page as they do not appear
in the preference -> Menu page
because i created them under the catalog tab ?
I really need to delete all the menus, i have already deleted the associated files.
From the Menu page, click details button from the catalog tab with the + icon in the actions column, you can find your menu created under the catalog tab from there
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.