Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ibd2005 Friend
    #153999

    Hi 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 you

    Saguaros Moderator
    #354512

    pls you modified codes in the “templatesja_noritehtmlmod_jaquickcontactdefault.php” file

    Saguaros Moderator
    #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 Friend
    #354812

    Hi,
    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 Friend
    #355238

    Can 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 Moderator
    #355541

    now 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

Viewing 6 posts - 1 through 6 (of 6 total)

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