Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: Values of Checkbox inside email comma separated #35176
    Andi
    Participant

    Hi Ally,

    thank you so much for your mega fast help! This works perfectly!

    in reply to: Build Form from Import #32275
    Andi
    Participant

    Would you offer the service, to build such a functionality for us? For shure we would pay for it!

    in reply to: redirection not working correctly #32081
    Andi
    Participant

    Thank you so much! It’s working perfectly! 🙂

    in reply to: checkboxes are set to display:none inline #13458
    Andi
    Participant

    Awesome!

    Thanks alot Ally!

    in reply to: checkboxes are set to display:none inline #13411
    Andi
    Participant

    Hi Ally,

    I’ve allready tried this, because I also thought, it could be a conflict with uniform, but it’s still the same.

    Regards
    Andy

    in reply to: checkboxes are set to display:none inline #13399
    Andi
    Participant

    I’m sorry, its added to the div class=”checker”:

    <div class=”checker” id=”uniform-iphorm_3_171_549300093d21f_3″ style=”display: none;”><span><input class=”iphorm-element-checkbox iphorm_3_171 iphorm_3_171_3″ type=”checkbox” name=”iphorm_3_171[]” id=”iphorm_3_171_549300093d21f_3″ value=”Sonnenterrasse”></span></div>

    in reply to: default values in ie and checkbox disappeared #9147
    Andi
    Participant

    By the way, I’m using wordpress 3.8.1 and quform 1.4.14

    in reply to: External referrer #8779
    Andi
    Participant

    Hello Ally,

    thank you so much, you’re awesome! 🙂

    Regards
    Andy

    in reply to: External referrer #8776
    Andi
    Participant

    Hello Ally,

    thank you so much for your fast response.

    Unfortunately your solution again only shows me the last page before the enquiry form. So if i came from another page inside my homepage it only shows me this one in the mails, but I need the last external referer.

    Do I have to use $_SERVER[‘HTTP_REFERER’]?

    Regards

    in reply to: External referrer #8760
    Andi
    Participant

    Ok, so I insert in my header.php:
    <?php
    session_start();
    if (!$_SESSION[‘referer’]) {
    $_SESSION[‘referer’]=$_SERVER[‘HTTP_REFERER’];
    $referer = $_SESSION[‘referer’];
    }
    ?>

    How should then look the code inside the functions.php? The ID of the hidden field is: iphorm_2_89

    Thanks!

    in reply to: Post Title in Headline or HTML #7710
    Andi
    Participant

    Awesome!

    Thank you Ally!

    Kind Regards

    Andy

Viewing 11 posts - 1 through 11 (of 11 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy