开发者

Change URL Structure in Joomla

开发者 https://www.devze.com 2023-01-15 00:39 出处:网络
I have a menu structure like this 1 About_us 1.1 Physicians 1.2 Locations So when a u开发者_开发问答ser selects Physicians, url will be www.abc.com/about_us/physicians.html

I have a menu structure like this

1 About_us
1.1 Physicians
1.2 Locations

So when a u开发者_开发问答ser selects Physicians, url will be www.abc.com/about_us/physicians.html

I want to change it to www.abc.com/physicians.html

Any Help?


You can create a hidden menu with a position called physicians and link to it from the second-level items of your main menu.

0

精彩评论

暂无评论...
验证码 换一张
取 消