- Posts: 11
- Thank you received: 2
Solved Change alias for the menus (joomla 3.2.0)
-
Radicalt
Inactive member - Topic Author
- New Member
Less
More
11 years 1 month ago - 11 years 1 month ago #34525
by Radicalt
Solved Change alias for the menus (joomla 3.2.0) was created by Radicalt
In order to change the alias for the menus I folowed this solution:
The problem now is that by changing the link back to javascript:; I get a warning "Save not permitted"
Joomla version is 3.2.0 and tadmin (right ones) are in their place
Change the menu type from External Link to Menu Alias.
Set the alias name to what you want the path to read.
Save the menu (do not close the menu because you're not done)
Change the menu type back to External Link.
Enter your External Link.
Save and Close the menu.
The problem now is that by changing the link back to javascript:; I get a warning "Save not permitted"
Joomla version is 3.2.0 and tadmin (right ones) are in their place
Last edit: 11 years 1 month ago by Radicalt.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34537
by ivan.milic
Replied by ivan.milic on topic Change alias for the menus
Are you working as superuser? Did you maybe messed something with permissions. You can also type some other temporary menu item type like single article , any that allows you to enter alias.
Please Log in to join the conversation.
-
Radicalt
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 2
11 years 1 month ago #34549
by Radicalt
Replied by Radicalt on topic Change alias for the menus
Of course I have the right permisions....
Saving is not permitted only when i edit the menu item > select menu item type External URL > and put in Link javascript:;
If for example I put in Link javascript then saving is permitted.
Do you have any idea?
Thank you in advance!!!
Saving is not permitted only when i edit the menu item > select menu item type External URL > and put in Link javascript:;
If for example I put in Link javascript then saving is permitted.
Do you have any idea?
Thank you in advance!!!
Please Log in to join the conversation.
-
Radicalt
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 2
11 years 1 month ago #34550
by Radicalt
Replied by Radicalt on topic Change alias for the menus
I just found this:
joomlacode.org/gf/project/joomla/tracker...racker_item_id=32572
So I put the #_ in Link (and not javascript:;) and could save the change.
If you only now have any idea on how to remove the #_ from the on line site,
when somebody press this menu item...?
joomlacode.org/gf/project/joomla/tracker...racker_item_id=32572
So I put the #_ in Link (and not javascript:;) and could save the change.
If you only now have any idea on how to remove the #_ from the on line site,
when somebody press this menu item...?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34560
by ivan.milic
Replied by ivan.milic on topic Change alias for the menus
And if you try
Code:
http://javascript:void(0);
Please Log in to join the conversation.
Time to create page: 0.088 seconds