![]() |
Change URL for Contact Us
We use a ticket support system for our site, and we would like for the contact us link to go to this page instead of the default. How do I do this?
|
Re: Change URL for Contact Us
1. use webmaster mode.
2. webmaster mode will tell you the template that the contact us link is living in - it's probably help.tpl - it probably looks something like this: <a href="help.php?section=contactus&mode=update" class="VertMenuItems">{$lng.lbl_contact_us}</a><br /> - you probably want it to be something like: <a href="support_system_link.php" class="VertMenuItems">{$lng.lbl_contact_us}</a><br /> WEBMASTER MODE will answer 99% of your "where is... ?" questions. Hope this helps. Jeremy **thread moved to template editing** |
Re: Change URL for Contact Us
Thank you :) I appreciate the help!
|
All times are GMT -8. The time now is 11:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.