Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 2
Seite [1]
bpnza101


Wannabe poster




Beiträge: 27
# Thema - 23.09.2013 um 02:13 Uhr
Hello

Could someone please help me out.. I want to remove some fields from the Contact Form.. This form is viewed by anyone that wants to contact me. So I want to remove Company, ICQ, MSN fields.. so instead of

Name *
Company
E-Mail *
ICQ Number
MSN
Request *
Subject *
Text *
Options


I want to it be

Name *
E-Mail *
Request *
Subject *
Text *
Options


Please let me know which file to edit etc.. I'm a noob at this

Thanks
Inaktiv
bpnza101
Thread-Ersteller


Wannabe poster




Beiträge: 27
# Antwort: 1 - 26.09.2013 um 07:21 Uhr
Great help !!!!!!!


Inaktiv
|
Tress13


Highlander




Herkunft: Lüdenscheid
Beiträge: 3048
# Antwort: 2 - 26.09.2013 um 14:12 Uhr
You have to change the themes/base/contact/mail.tpl and the themes/base/contact/view.tpl.
Don't delete the line. Better blend it with style="display:none" out.

Example for Request:
 
1.
2.
3.
4.
5.
6.
1. / 2. / ... 
 
<tr>
    <
td class="leftc" style="display:none">{icon:important} {lang:request}</td>
    <
td class="leftb" style="display:none">{mail:categories_name}</td>
</
tr>


------------------


www.iv-gaming.de | www.iv-artwork.de

Inaktiv
|
Antworten: 2
Seite [1]


Sie müssen sich registrieren, um zu antworten.