This is a discussion on Add extra information to the contact us page. within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Add extra information to the contact us page. You can view it here: http://www.salo-fashion.nl/contact_us.php?language=en Simple modification where you can add ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Add extra information to the contact us page. You can view it here: http://www.salo-fashion.nl/contact_us.php?language=en Simple modification where you can add any info you like: Example: Address, Phone Number, Store Hours ect.. Just add this to catalog/includes/languages/english/contact_us.php and any language you use before Code: ?> Code: define('CONTACT_US_DISCLAIMER', 'ADD YOUR TEXT HERE');
####################################### In catalog/templates/fallback//content/contact_us.tpl.php: find: Code: <td class="main"><?php echo ENTRY_NAME; ?></td> Code: <td class="main"><?php echo CONTACT_US_DISCLAIMER; ?></td>
</tr> <tr>
Thats It!
__________________ The seven signs that tell of the coming Armageddon 1. A decline in the strength of the three major religions. check 2. Revolutions and internal turmoil in nations around the world. check 3. War and the rumors of war check 4. Famine check 5. Pollution of the earth dubbel check 6. Earthquakes 7.The coming of plagues and diseases. |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Add an extra fields to COntact Us - Is it possible? | yulises | osCMax v2 Customization/Mods | 0 | 05-29-2008 08:53 PM |
| Add extra pages to the information box | michael_s | New osCommerce Contributions | 0 | 02-22-2008 05:30 AM |
| Extra Pages In Information Box | michael_s | New osCommerce Contributions | 0 | 01-07-2008 04:51 PM |
| Extra Pages In Information Box | michael_s | New osCommerce Contributions | 0 | 12-24-2007 12:10 PM |
| Extra pages in information box | neil | osCommerce 2.2 Installation Help | 1 | 01-24-2003 05:49 AM |