How to customize menu with relative link
-
Hi to all.
I’m developing a multi-hotels site with a first page (with related general menu) and the hotels structure like this:
Hotel A
Rooms
Service
Offers
Etc.
Hotel B
Rooms
Service
Offers
Etc.And other with same second level page.
I would a menu (only for structure page) like this:
Home Hotel | Rooms | Service | OffersI know that i could create even 50 menu type with custom links, but i would like to keep only one that link to relative (rooms, service, offers, etc.) secondary page.
Is it possible to create a custom link that refers to parent page?
So if my website is: https://www.mywebsite.com , link of single homepage hotel is like https://www.mywebsite.com/hotel-a/ set the menu in a way that output is:https://www.mywebsite.com/hotel-a/ (homepage hotel)
https://www.mywebsite.com/hotel-a/rooms
https://www.mywebsite.com/hotel-a/service
https://www.mywebsite.com/hotel-a/offersfor hotel a,
https://www.mywebsite.com/hotel-b/ (homepage hotel)
https://www.mywebsite.com/hotel-b/rooms
https://www.mywebsite.com/hotel-b/service
https://www.mywebsite.com/hotel-b/offersfor hotel b with only one menu?
- The topic ‘How to customize menu with relative link’ is closed to new replies.