Pages Section
Basic Pages
In this section, you can create and edit the pages you want to display on your website. By default, most standard pages for the exchange platform are already created. You can edit these existing pages or add new ones as needed. Various formatting options can be applied to the text on the created pages.
Here’s a list of all the default pages:

Please note that the content of the basic pages on the site cannot be edited through the admin panel. The text for these pages is loaded from the source code using the specified shortcode in the "Text" field. For these pages, you can only add additional text through this same field or edit the text directly in the code:

Editing a Page
Here’s what a page looks like in edit mode:

Examples of text formatting on the page:


Bold text — click the B icon while highlighting the text: Bold text
Italics — click the I icon while highlighting the text: &#xNAN;Italic text
Underlined text — click the U icon while highlighting the text: T̲e̲x̲t̲ ̲w̲i̲t̲h̲ ̲u̲n̲d̲e̲r̲l̲i̲n̲i̲n̲g̲
Quoting text — click the ❝ icon while highlighting the text:
quoted text
Hidden content block: [
toggle title="Why rent a script when you can buy it from you?"
]Indeed, buying it once is cheaper than paying rent every month. However, the amount needed for a one-time purchase is quite substantial.[/toggle]`
To ensure the pages display correctly on the site, you need to select the appropriate attributes for them:

We recommend not changing technical pages for basic pages, as this may disrupt the proper display of pages on the site.
The two main technical pages — "Home" and "News" — should not be edited; use them as they are.
Parent — this is the page under which the edited page will be "nested." The parent page is at the top level, while child pages are nested at subsequent levels.
For example, you can make the Currencies page a parent page, with Ethereum and Bitcoin pages underneath it. Under the Bitcoin page, you might have another page called Wrapped Bitcoin. The URLs could look like this:
https://exchanger.com/currencies/
https://exchanger.com/currencies/eth/
https://exchanger.com/currencies/btc/
https://exchanger.com/currencies/btc/wbtc/
More detailed settings for this option are described in the official WordPress documentation.
If you do not plan to use a nested structure, select the "No Parent" option.

Template:

Default Template — the optimal choice for displaying most pages on the site.
Home Page Template — used only for the main page of the site (when this option is selected, the specified page in the general list of pages will be marked as "Home Page," and a table with exchange directions will be displayed on the page itself, regardless of the shortcode or text specified in the page settings).

Page Template Without Sidebar — displays the page without a sidebar for the personal account.

Plugin Page Template — displays the page with a sidebar.


Technical Page — select from the dropdown list the basic page that will be used for the editable page, and the link that will be displayed in the list of pages in the personal account.
The number of technical pages is limited to the list, and only one site page can be attached to a technical page.
You can also change the URLs of all pages, except for the main page:

Last updated