Categories

Featured templates

ZenCart. How to assign a custom link to logo

Дарья Миронова April 7, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

Our Support team is ready to present you a new tutorial that will become an indispensable guide for assigning a custom link to logo in your ZenCart store.

ZenCart. How to assign a custom link to logo

By default, logo link is assigned to the home page. If you would like to add a custom link to your logo, please follow the steps below:

  1. Open your content files via File Manager or FTP access.

  2. Open folder includes/templates/themeXXX/common.

  3. You should edit tpl_header.php file.

  4. In the file tpl_header.php find the following code:

    <a href="<?php echo zen_href_link(FILENAME_DEFAULT);?>"><?php echo zen_image(DIR_WS_TEMPLATE.'images/logo.png'); ?></a> 
  5. Add your custom link instead of:

    <?php echo zen_href_link(FILENAME_DEFAULT);?>

Save changes in tpl_header.php file and reload your store page.

Feel free to check the detailed video tutorial below:

ZenCart. How to assign a custom link to logo
This entry was posted in ZenCart Tutorials and tagged custom, link, logo, ZenCart. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket