X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Remove "Contact Us" Link (https://forum.x-cart.com/showthread.php?t=50246)

jetbobsled 10-17-2009 09:35 PM

Remove "Contact Us" Link
 
Hello,

Thanks in advance for any-and-all help!

We would like to remove the "contact us" link from the Help Section.

We are using xcart as an add-on to our existing site, which already has a contact form that we prefer to use.

If possible, please supply specific instructions... navigating the xcart files can be a bit confusing :D .

THANKS!!!

cflsystems 10-18-2009 05:28 AM

Re: Remove "Contact Us" Link
 
Open skin1/customer/help/menu.tpl and comment out the contact us line
Do the same for the skine1/customer/help/general.tpl

jetbobsled 10-18-2009 06:55 AM

Re: Remove "Contact Us" Link
 
Thanks Steve!

Just one additional question... I want to make sure I know what "comment out" means.

Does this mean I simply delete any code in reference to the contact us link?

Or does "comment out" involve adding some code?

Once again, I appreciate you taking any time to help me!!!

- Brent

cflsystems 10-18-2009 10:59 AM

Re: Remove "Contact Us" Link
 
You can delete if you want to but it is better to stay there just in case you want to turn it back on or for reference. Comment out means surround the code you don't need with "{*" - "*}"

{*
code you don't need
*}

jetbobsled 10-18-2009 07:58 PM

Re: Remove "Contact Us" Link
 
Thanks Steve!

That's EXACTLY what we needed.

We truly appreciate you taking time to help us out :D .


All times are GMT -8. The time now is 01:45 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.