Forum Replies Created

Viewing 15 posts - 16 through 30 (of 126 total)
  • Author
    Posts
  • in reply to: Quform plug in and FooBox Image Lightbox (Premium) clash #23657
    patdundee
    Participant

    Hi Ally
    On its way to you in a second.

    On this issue there is a setting under the Advanced Tab which was selected
    Deregister Other Lightbox Files
    This has no been unchecked and is resolved

    Kind regards
    Patrick

    in reply to: Urgent Re Direct not carrying variables through #23654
    patdundee
    Participant

    Hi Ally
    No changes on the site
    Had a clash with lightbox on Foo Box with Quform which has now been resolved

    Other than that no other changes.
    Have sent all ftp and wp admin details to your email as requested

    Many thanks
    Patrick

    in reply to: Quform plug in and FooBox Image Lightbox (Premium) clash #23651
    patdundee
    Participant

    Solved
    By Default foobox was set to deregister other lightbox scripts. Quform uses these scripts)
    This has now been disabled and the forms are now displaying correctly.
    P

    in reply to: Urgent Re Direct not carrying variables through #23615
    patdundee
    Participant

    Here are the settings for the form and the collect data
    (wp_session does work as i can show the customers session id on the redirected page)

    Form settings
    Type = redirect to custom URL
    URL = https://www.kimboscakes.co.uk/payments-deposits-confirm

    Functions for form on functions page

    function my_success_redirect_url2($url, Quform_Confirmation $confirmation, Quform_Form $form)
    {

    Data collected in this fashion and stored in sessions

    $wp_session = WP_Session::get_instance();

    $wp_session['strBillingFirstnames'] = $form->getValue('quform_2_10');
    $wp_session['strBillingSurname'] = $form->getValue('quform_2_11');
    $url = ('https://www.kimboscakes.co.uk/payments-deposits-confirm');
    return $url;
    add_action('quform_confirmation_redirect_url_2_1', 'my_success_redirect_url2', 10, 3);

    `

    P

    • This reply was modified 7 years, 6 months ago by patdundee.
    • This reply was modified 7 years, 6 months ago by patdundee.
    in reply to: Urgent Re Direct not carrying variables through #23607
    patdundee
    Participant

    Hi Ally
    Not sure if you have seen this post yet 🙂

    If you go to https://www.kimboscakes.co.uk/payments and fill the form in (Select collect from us) at the end
    Then follow the form through, you will see that the form values have not come through.

    Kind regards
    Patrick

    in reply to: Logic condition don't work on mobile #23429
    patdundee
    Participant

    Hi Ally
    Thx I have placed that code in the functions page. I did a search in the whole site and the line to look for is not in my site.

    P

    in reply to: Database & Confirmation #23392
    patdundee
    Participant

    Hi Nick
    On question 1
    Go to the form settings and select Databse.
    From there you can either use the wordpress database or select your own. After selecting the database, then select the table you wish to add the information to, you can then select your chosen fields you wish to add.
    Hope that helps
    P

    in reply to: Logic condition don't work on mobile #23391
    patdundee
    Participant

    I have noticed a similar issue alos on mobile . Page to view on mobile is

    logic is set depending on the type of contact you select. All the elements end up hidden behind a text bock. However if the form is static and no logic it displays ok
    P

    in reply to: Add second row to group #23390
    patdundee
    Participant

    Hi Galagun
    You can add many columns to the same group in rows with different number of columns. Or you can add a group inside a group.
    Hope that helps
    P

    in reply to: Suggestions & Ideas #23303
    patdundee
    Participant

    Hi
    That can readily be achieved by selecting eah of the the options and going to Settings/and make sure Logic is selected. From here you can show or hide any element depending on what selection previously matches set rules
    Each field is the same as a group and logic can be set for any of them.

    Hope that helps
    P

    in reply to: Cannot access attached image on a completed form #22924
    patdundee
    Participant

    Hi Ally
    Thx
    All done
    Patrick

    in reply to: Cannot access attached image on a completed form #22872
    patdundee
    Participant

    Hi Ally do you want the /tmp/quform in the site root, or plug in directory, or inside the quform plugin folder?

    Regards
    Patrick

    in reply to: Only getting some email notifications #22871
    patdundee
    Participant

    Hi Ally

    Plug in swapped over 🙂

    Regards
    Patrick

    in reply to: Notification/Autoresponse email format #22869
    patdundee
    Participant

    Wrong post replied to sorry 🙂

    • This reply was modified 7 years, 8 months ago by patdundee.
    in reply to: Only getting some email notifications #22819
    patdundee
    Participant

    Hi Ally

    Until this is resolved, I have changed the from email address to the admin address but used the submitted form email address as the reply to address.

    This is the same issue I had a while ago when I first migrated the forms if you remember 🙂

    It does seem that not all emails are being sent correctly via SMTP. This is proved by the now (5 emails) I have noticed I have not received and have not even hit the mail server. Though I have sent one or two test ones today and received others.

    This will be a hard one for you to get to the bottom of as it is intermittant.

    Kind regards
    Patrick

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