Categories

Featured templates

osCommerce. How to edit footer contact information

Alice Weasley August 19, 2015
Rating: 4.3/5. From 3 votes.
Please wait...

This tutorial shows how to edit footer contact information in osCommerce store.

osCommerce. How to edit footer contact information

The contact information in footer can be edited either via the admin panel or on the server:

osCommerce_How_to_edit_footer_contact_information_1
  1. To do it from the admin panel, navigate to Tools > Define Languages > modules/boxes/f_contact.php:

    osCommerce_How_to_edit_footer_contact_information_2

    To do it on the server, navigate to /includes/languages/english/modules/boxes/f_contact.php via FTP or through cPanel.

  2. We strongly recommend backing up the file before editing it.

  3. Open f_contact.php with any code editor like Notepad, Sublime, etc. or simply use Code Edit on your cPanel:

    osCommerce_How_to_edit_footer_contact_information_3
  4. Change the text only between single quotes and make sure to back up the file before editing it.

    For example, change:

    define('MODULE_BOXES_CONTACT_BOX_1', 'Address: My Company,578 Marmora  Road');

    to:

    define('MODULE_BOXES_CONTACT_BOX_1', 'Address: Fantastic Shop, Baker Street');
    osCommerce_How_to_edit_footer_contact_information_4
  5. Save the changes and refresh the page to see new contact information:

    osCommerce_How_to_edit_footer_contact_information_5

Feel free to check the detailed video tutorial below:

osCommerce. How to edit footer contact information
This entry was posted in OsCommerce Tutorials and tagged contact, disable, footer, information, osCommerce. 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