| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
Add dropdown to Contact Us | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||||
|
|||||||||
|
Hey everyone
I am needing to add an additional question and dropdown box to the contact us page. I know how to delete fields, but wasn't sure what I needed to do to go about adding a dropdown box. It would be something like: Code:
Thanks in advance for any help |
|||||||||
|
#2
|
|||||||||
|
|||||||||
|
Version?
|
|||||||||
|
#3
|
|||||||||
|
|||||||||
|
Oh crap. I don't have it in my sig since all these are client carts of different versions.
This one is: 3.5.10 |
|||||||||
|
#4
|
|||||||||
|
|||||||||
|
No worries, I understand that
Open up /skin1/help/contactus.tpl Use code similar to this, substituting language, etc. and place it where in the html you want it to appear. Code:
Only include these 2 lines if you want it mandatory: Code:
If you want it mandatory open include/help.php and find: Code:
And replace with: Code:
Open /skin1/mail/help_contactus.tpl Where you want the info to appear put (create language variables if you want): Described self as: {$contact.describeself} |
|||||||||
|
#5
|
|||||||||
|
|||||||||
|
Thanks Jon!
Worked perfectly! |
|||||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||