Page 1 of 1

Switch between hidden pages

Posted: 29 Dec 2020, 08:30
by Dane
Hi!

I am looking for a practical solution to a somewhat specific situation. I have a directory that is hidden and does not appear in the main menu. You can only reach the directory via a link. In this directory, I have other directories/pages. 

Main-Folder
- Page 1
- Page 2
- Page 3
- The-hidden-folder
   - Secret-Page 1
   - Secret-Page 2
   - Secret-Page 3

I can switch between the secret-pages by the linked flags on the left and right border, they popup whe the mouse touch it. But I find that too inconspicuous. 

Can I somehow integrate a menu with which I can switch between the three secret pages, and return to the hiddenfolder? 

Re: Switch between hidden pages

Posted: 30 Dec 2020, 00:44
by mjau-mjau
Unfortunately, there is no automatic way to have a separate X3-generated menu for this sub-section that is hidden from the X3 main menu. The only suggestion I can make, is to create a basic menu (HTML) at the top of your "content" and copy it into each page where you want the menu. Basically it would just be a row of links at the top of each page [Secret-Page 1][Secret-Page 2][Secret-Page 3].

Re: Switch between hidden pages

Posted: 30 Dec 2020, 08:41
by Dane
Hi Karl

Thats a good idea! Its not perfect because the submenu is always under the title, but i think for my requirements it is ok.
2020-12-30 14_39_44-Die Hochzeitsreportage.jpg
2020-12-30 14_39_44-Die Hochzeitsreportage.jpg (10.55 KiB) Viewed 3504 times
Thank you!