This topic is locked
[SOLVED]

Link to menupage-copy in Common Pages

4/6/2022 8:56:56 AM
PHPRunner General questions
P
Pixel author

My problem:

I have made a copy of the menu page (menu_1) in Common Pages and would like to link to this second menupage. Link to "menu_1.php" doesn't work, because in the output folder there isn't generated a page "menu_1.php". There is only menu.php - the main menu page.

Is it not possible to generate more than one menu pages and link to them?

Thanks for help!

Sergey Kornilov admin 4/6/2022

It is possible but you must read the documentation that explains how to create links to additional pages.

P
Pixel author 4/6/2022

Thanks a lot.
That helps!