Insert Link with Frontend App
Method 3: Use a Frontend App to Insert a Link
There are three methods you can use to insert a page link into a block. This article explains how to use a Frontend App to insert a page link.
- From the Admin panel, go to CMS > Static Blocks.
- In the Static Blocks list, click to open the Footer Links block.
- Click the Show / Hide Editor button.
- Click the Insert Frontend App button.
- Set Frontend App Type to “CMS Page Link.”
- In the Frontend App Options section, do the following:
- Set Template to “CMS Page Link Inline Template.”
- Click the Select Page button. Then, choose the CMS page for the link.

Select Page and Insert Frontend App - To insert the code, click the Insert Frontend App button. The new code appears at the top of the Content box, but above the list. To include the link in the unordered list, do the following:
- Press the Enter key once to move the <ul> tag down to the next line. Then, drag your cursor to select the new link code.
- Press Ctrl+X to cut the selected code from the editor.
- Position the insertion point on a blank line between the <ul> and </ul> tags, where you want to place the new link. Then, press Ctrl+V to paste the code.
- To complete the code, the link must be enclosed within <li></li> tags. Place the insertion point at the beginning of the line and type the opening <li> tag. Then at the end of the line of code, type the closing </li> tag.
- Click the Show / Hide Editor button to view the page links in the editor.
- Click the Save Block button to save the changes. Then, return to your store and test the link to make sure it works correctly.

Show / Hide Editor

Insert Frontend App

Insert CMS Page Link




