![]() |
Remove Character Count |
Post Reply
|
Page 12> |
| Author | ||
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Topic: Remove Character CountPosted: 18-December-2012 at 12:07am |
|
|
Oh, right. Sorry. I don't have a lot of time to give tips at the code level. PC has up to three max of these types of fields, as I recall. So, yeah, you'd need to do the same for each of them if you want to kill this on all of them. They are signified by "xfieldN" where N is a number from 1-3. Find the same chunk of inline code for xfield2 and xfield3 and you should be all good. EI's code really should be more modular here -- it's the same code for each iteration ... begs for a subroutine with the field ID as a variable fed into it, IHMO. Edited by Sean@WMS - 18-December-2012 at 12:36am |
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 9:42pm |
|
|
Thanks for all your help. I noticed that it removes it from the first textfield, but not from the additional textareas.
Should I duplicate this code for each textarea?
|
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 8:50pm |
|
|
Thanks that worked perfectly.
|
||
![]() |
||
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 2:27pm |
|
|
ah. I do see that on text inputs as opposed to textareas.
Easiest thing to do here would be to find the following in viewPrdCode.asp:
and change that to:
|
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 10:15am |
|
|
I tried that, but I cannot add to a single line input anything.
Where in the code can I hide the message without changing the settings?
|
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 17-December-2012 at 10:10am |
|
|
OK Thanks. |
||
![]() |
||
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 13-December-2012 at 5:50pm |
|
|
Navigate to your product in the control panel. When you're on the Modify Product page, click the text link along the top to Custom Fields. On that screen click edit for the field(s) you want to change.
Setting maximum chars to 0 will prevent the entire line from displaying.
|
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 13-December-2012 at 5:39pm |
|
|
Can't remember where I do that?
Also, will it hide the language on how many characters are allowed and how many are left to be used? I want to remove that completely.
|
||
![]() |
||
Guests
Guest
|
Post Options
Thanks(0)
Quote Reply
Posted: 13-December-2012 at 5:26pm |
|
|
Simply set the maximum chars to 0 and the char count will not be displayed.
|
||
![]() |
||
dccreatives
Newbie
Joined: 13-November-2008 Status: Offline Points: 20 |
Post Options
Thanks(0)
Quote Reply
Posted: 13-December-2012 at 1:34pm |
|
|
I mean from the custom input text areas!
|
||
![]() |
||
Post Reply
|
Page 12> |
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |