How to make nested pages in the program

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
contextbi
 
 
Posts: 37
Joined: Tue Oct 27, 2020 2:04 pm

How to make nested pages in the program

Post by contextbi »

Hello!
Please tell me how to make nested pages in the program:
In the site manager, I made a "success" page, which is nested in the "subscription" page - http://joxi.ru/L21PRXoT0k1XWm

I need the "success" page to open at: ... subscription/success.php - http://joxi.ru/LmG1j5MflOP4aA
But now it opens at ... /success - http://joxi.ru/brRWYQZcOqPQ1m

And another question. Can I hide page file extensions from the site url? That is, I want to hide extensions - php, html
User avatar
Pablo
 
Posts: 23595
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How to make nested pages in the program

Post by Pablo »

You have created a child page, this does not affect the structure of the published website.
You will need to use folders instead.
https://wysiwygwebbuilder.com/site_manager.html

To hide page extensions in the URL you will need to edit .htaccess on the server.
To hide page extensions in navigation go to Tools->Options->Publish-> Hide file extensions.
Please read the help before enabling this option!
contextbi
 
 
Posts: 37
Joined: Tue Oct 27, 2020 2:04 pm

Re: How to make nested pages in the program

Post by contextbi »

Thank you very much for your detailed answer.
Problem solved
Post Reply