Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

position of fields?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-24-2012, 12:52 PM
 
lukeurtnowski lukeurtnowski is offline
 

Advanced Member
  
Join Date: Jan 2012
Posts: 52
 

Default position of fields?

How do you determine the order of the fields in the contact form,
http://fixmysite.us/island_bangles/xcart/help.php?section=contactus&mode=update
(say I wanted to move the email one near the top
__________________
thanks...
Reply With Quote
  #2  
Old 01-25-2012, 12:09 AM
  ambal's Avatar 
ambal ambal is online now
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,121
 

Default Re: position of fields?

Change fields order in skin/common_files/help/contactus.tpl
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote
  #3  
Old 03-16-2012, 06:48 PM
 
lukeurtnowski lukeurtnowski is offline
 

Advanced Member
  
Join Date: Jan 2012
Posts: 52
 

Default Re: position of fields?

k, edited that file, its at
http://fixmysite.us/island_bangles/xcart/help.php?section=contactus&mode=update
Is there a way to "turn off" and have a subject, predefined?
Can I also turn off the image captcha thing or should just comment it out of that template file and is there a way to make the lines which span 2-3 lines styled so that they only take up 1 line? (like in http://fixmysite.us/island_bangles/contact.php)
__________________
thanks...
Reply With Quote
  #4  
Old 03-18-2012, 06:45 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: position of fields?

Luke, once you site starts rocking with visitors, you might really want Captcha enabled, I'm certainly glad that it is installed and enabled by default now.

Look for it in Modules, you can turn it off or on plus define which pages you want to use it specifically, as well as other options. Really nice feature of X-cart, good job QT.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #5  
Old 03-18-2012, 06:48 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: position of fields?

To remove the subject field look in /common_files/help/contactus.tpl

Around line 231 change:
<tr valign="middle">
<td class="FormButton">{$lng.lbl_subject}</td>
<td><font class="Star">*</font></td>
<td nowrap="nowrap">
<input type="text" id="subject" name="subject" size="32" maxlength="128" value="{$userinfo.subject|escape}" />
</td>
</tr>

To:
<input type="hidden" id="subject" name="subject" value="Put your custom subject text or language variable here" />
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #6  
Old 03-18-2012, 10:44 PM
  ambal's Avatar 
ambal ambal is online now
 

X-Cart team
  
Join Date: Sep 2002
Posts: 4,121
 

Default Re: position of fields?

Moved to X-Cart Customization > Storefront Design & Template Editing in v 4.4.x
__________________
Sincerely yours,
Alex Mulin
VP of Business Development for X-Cart
X-Payments product manager
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:21 PM.

   

 
X-Cart forums © 2001-2020