®Magento Tutorials

Magento How to add links in the footer

To add links in the footer of a Magento website, you can use the following steps:

  1. Log in to the Magento admin panel.
  2. Go to Content > Blocks.
  3. Click on the “Add New Block” button.
  4. In the “Block Title” field, enter a name for the block (e.g. “Footer Links”).
  5. In the “Content” field, enter the HTML for the links you want to add to the footer. For example, you can use the following HTML to create a link to a “Contact Us” page: <a href="{{store direct_url='contact'}}">Contact Us</a>
  6. Click “Save Block” to save the new block.
  7. Go to Content > Pages
  8. Select the page you want to edit
  9. In the Content section, insert the block you just created by using the following code {{block type='cms/block' block_id='footer_links'}}
  10. Click Save to save the changes.

Note: Keep in mind that the design of your theme may affect where the links appear in the footer, and you may need to adjust the CSS accordingly.

About zohaibk

We develop useful addons for #E-Commerce and #CRM software to provide extra features.#PrestaShop,#Magento,#SugarCRM,#Vtiger & #Android #apps
View all posts by zohaibk →