How To Create A Page Anchor
1. The "Anchor" feature allows you to redirect a site visitor to a specific location on a page after they click on a redirect object.
You can use the "Anchor" feature in two ways:
- Through the main menu/submenu items in the "Menu" widget.
- Through objects with implemented redirect features (such as "Text", "Image", and "Button").
2. If you wish to use the "Menu" widget for Anchor purposes, please follow the steps below:
Select the "Menu" widget and click the "Edit" button.3. Find the desired menu/submenu item and click the "Edit" button (pencil icon).
4. Select the "Go to Page" function, then select the desired page from the list of available pages. In the "Enter Anchor" field, specify the unique anchor ID (it can contain both numbers and letters).
6. Specify the same unique anchor identifier as the menu item. Your menu item will take you to that specific location on the page.
7. If you want to enable the Anchor feature for the Text widget, select the text and click the Link button in the CKEditor.
8. In the "Enter Anchor" field, specify a unique anchor ID and click the "OK" button to apply the changes.
The same ID should be specified in the "Anchor" field of your Row/Container/Block widget. You will need to click on the text link, and it will redirect you to the specified area of these widgets on the page.
9. To enable the Anchor feature for a Button widget, select the Button widget on the page, open the Settings tab on the right, and enter a unique Anchor ID in the "Enter Anchor" field.
Use the same ID in the "Anchor" field of your "Row" or "Container" or "Block" widget. Clicking the button will redirect you to the specified area of these widgets on the page.
10. If you wish to enable the "Anchor" feature for the "Image" widget, select the "Image" widget on the page, open the "Settings" tab on the right, and enter a unique Anchor ID in the "Enter Anchor" field.
The same ID must be entered in the "Anchor" field of your "Row" or "Container" or "Block" widget. Clicking the image will redirect you to the specified area of these widgets on the page.