Categories

Featured templates

PrestaShop 1.6.x. How to add custom content to Contact us page

Alice Weasley February 23, 2016
Rating: 5.0/5. From 4 votes.
Please wait...

PrsetaShop 1.6.x. How to add custom content to Contact us page

This tutorial shows how to add custom content to Contact us page in PrestaShop 1.6.x.

Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_1

Sometimes you need to add more content to your contact page. There are two ways to do it.

Adding content with the help of TM HTML Content module

  1. Open the admin section and navigate to Modules -> Modules -> TM HTML Content -> Configure:

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_2

  2. Add the item and select the hook you want the information to be displayed, for example, Hook “topColumn”.

    For more details, please check this tutorial: PrestaShop 1.6.x. How to manage “TM HtmlContent” module.

  3. Paste the content code to Optional HTML code field. For instance:

     

    CONTACT US

    • ADDRESS 1

      The Company Name Inc. 9870 St Vincent Place, Glasgow, DC 45

    • PHONES

      800-2345-6799
    • hours

      7 DAYS A WEEK FROM 9:00 AM TO 5:00 PM

    • ADDRESS 2

      The Company Name Inc. 9870 St Vincent Place, Glasgow, DC 78

    • FAx

      800-2345-6799
    • e-mail

      mail@demolink.org

  4. Save the changes:

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_3

  5. Navigate to Modules -> Positions and transplant the TM HTML Content module to the displayTopColumn hook or another one depending on the module’s added item hook:

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_4

  6. Click on Save and refresh the contact page to see the changes:

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_5

Adding content manually from the server

  1. Reach your site directory on the server via FTP or hosting cPanel and open themes/theme_number/contact-form.tpl.

    We strongly recommend backing up the file before editing it:

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_6

  2. Paste the code like this before or after the

    section:

      

    Hotline:
    +00-000-000-000
    +00-000-000-000

    Skype:
    skype-name

    Email:
    info@your-email.com

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_7

  3. Save the changes and refresh the contact page:

    Prestashop_1.6_How_to_add_custom_content_to_Contact_us_page_8

You may need to clear Smarty cache and browser cache to see the changes on the site.

Feel free to check the detailed video tutorial below:

PrsetaShop 1.6.x. How to add custom content to Contact us page

Prestashop Templates
This entry was posted in PrestaShop Tutorials and tagged contact, content, custom, page, Prestashop. 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