-
AuthorPosts
-
ibd2005 Friend
ibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 2, 2010 at 8:00 am #153999Hi all,
I tried to remove the code<div class=”<?php echo $params->get(‘class_suffix’,”)?>input-box”>
<div id=”error_text” class=”<?php echo $params->get(‘class_suffix’,”)?>jl_error”><?php if(isset($error[‘error_text’]))echo $error[‘error_text’] ?></div>
<textarea class=”textarea” id=”contact_text” name=”text” rows=”10″ cols=”40″ onblur=”if(this.value==”)this.value='<?php echo $message_label?>’;” onfocus=”if(this.value=='<?php echo $message_label;?>’)this.value=”;”><?php if($text!=”) echo $text; else echo $message_label?></textarea>
</div>
from the file default.php that located /public_html/modules/mod_jaquickcontact/tmpl/
buti see no change the input box still there.Any advice will be great
thank youSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 3, 2010 at 9:53 am #354512pls you modified codes in the “templatesja_noritehtmlmod_jaquickcontactdefault.php” file
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 6, 2010 at 10:44 am #354727<em>@ibd2005 192541 wrote:</em><blockquote>how can o remove that and to be able to send the form with out have to put the input Message?
</blockquote>you open the file: templatesja_noritehtmlmod_jaquickcontactdefault.php and find the following code:
el.onclick = function()
{replace:
el.onclick = function()
{
return true;ibd2005 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 7, 2010 at 9:27 am #354812Hi,
I did like you wrote me but keep getting the same ” You must input Message.”this is how it looks like after i made that change:
el = $(‘ac-submit’);el.onclick = function()
{
return true;var email = $(‘contact_email’).value;
var ck=true;
thank you
ibd2005 Friendibd2005
- Join date:
- August 2010
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 12, 2010 at 7:16 am #355238Can you please tell me what ti remove so the massage box will not show?
plus what can be the reason that the form not being sent to me after fullfill by a user?thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 15, 2010 at 1:46 am #355541now you open replace your file: templatesja_noritehtmlmod_jaquickcontactdefault.php by mine. and check this issue again, if you have any problem again with this module, pls provide me the link to your site and some snapshorts thanks
8895
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum