Menu Icon

How to create, delete, edit and set home page?

This article shows how to use page structure and it works

Pages provides you to have multiple page and show your contents in them.

Every page has own url structure like example below.

    pageUrl + /pageSlug

How to create a page

First, open pages panel from side panel and click the add icon on the top of the panel.

Then click New Page button. It will open a modal as you see in the image below.

  • Name is the name of your folder. It doesn't effect the url.

  • Slug is a slug of the url. Your page will be directed by this slug.

  • Design mode has two options, they are;

    • Basic enables you to use layout with grid system.
    • Advanced enables you to use layout with flex system.

Lastly, click the Create Page button. That's it. It will be created.

How to edit a page

First, click the three dots button of the page as you see in the image below adn click Edit Page button.

Then enter your values, and click the Edit Page button.

That's it. The page will be edited.

How to delete a page

First, click the three dots button of the page as you see in the image below adn click Delete Page button.

It will open a modal to accept the deletion of the page. Click the Yes button. That's it. It will be deleted.

How to set a page as homepage

Home page means when your project opens, this page will appear.

To set a page as home page, first click the three dots of the page as you see in the image below.

Then, it will open a modal to accept the changing of home page. Click the Yes button.

That's it. Your home page will be changed.