Forum Replies Created

Viewing 15 posts - 46 through 60 (of 126 total)
  • Author
    Posts
  • in reply to: Version 2 so many issues and incompatible on migrate #21868
    patdundee
    Participant

    Thanks for your help. Greatly appreciated. Just to let you know. Conditional logig has to be set on the page setting sfor each form and on some items you have to redo the logic. No great problem that one though.

    P

    in reply to: Version 2 so many issues and incompatible on migrate #21866
    patdundee
    Participant

    Hi Ally

    Many thanks

    WP Super was already urned off 🙂 Disabling the combine options solved the issue.
    That was the easy one lol now i have to ry the others

    P 🙂

    in reply to: Version 2 so many issues and incompatible on migrate #21862
    patdundee
    Participant

    Hi Ally

    I have activated and imported the forms and am working on Form 1 at the moment I have also adjusted the code on that page to load the new form

    If you log back into the admin section and view form 1 (Contact and reservations)

    Conditional logic is working in preview but columns is not working

    If you then go to the website to the contact page (Select contact from the menu, you will see neither conditional logic works or columns.

    The first item is an element where you can set the style to inline, but you cannot set this on any other element inside a group or column, nor can you set it direct from the group

    I am on the site at the moment. Please advise
    Many thanks
    Patrick

    in reply to: Version 2 so many issues and incompatible on migrate #21852
    patdundee
    Participant

    Hi Ally Forget this post/question I just re-read your post. Will let you know if i get stuck

    🙂

    Thanks for that. Just to confirm I have a few form redirects 4 in total I beleive

    on the add action it is currently

    On the function i have the following

    function mytheme_modify_form_redirect2($url, $form)

    (number 2 at end of redirect relates to the form this is for)

    which i beleive should now look lime this

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

    On the add action currently set to

    add_action('quform_success_redirect_url_2', 'mytheme_modify_form_redirect2', 10, 2);

    Again notice the number 2 at the end of url and redirect

    How would this be set in the new add action in the below example provided ?

    add_action('quform_confirmation_redirect_url_1_1', 'my_success_redirect_url', 10, 3);

    Many thanks
    Patrick

    • This reply was modified 7 years, 10 months ago by patdundee.
    • This reply was modified 7 years, 10 months ago by patdundee.
    • This reply was modified 7 years, 10 months ago by patdundee.
    • This reply was modified 7 years, 10 months ago by patdundee.
    in reply to: Version 2 so many issues and incompatible on migrate #21846
    patdundee
    Participant

    Hi Ally
    Appreciate you are very busy. Any update on these two questions please?

    1)
    Going through my custom coding and starting to do changes on a copy of functions

    On there i have custom hidden fields.eg: my_set_hidden_price
    I notice there are no changes to this particular function name in your new guide so i am thinking the only change would be

    from
    iphorm_element_value_price

    to
    quform_element_value_price

    Am i correct with this one?

    2)
    Form redirect

    I have the following function which you as yet do not have listed on the help section

    mytheme_modify_form_redirect($url, $form) This works fine in 1.1

    but you do show something similar

    function my_success_redirect_url($url, $form)

    Are these one in the same? If so do i change my code to

    function my_success_redirect_url($url, Quform_Confirmation $confirmation, Quform_Form $form)

    Thanks

    patrick

    • This reply was modified 7 years, 10 months ago by patdundee. Reason: I cannot spell :)
    in reply to: Version 2 so many issues and incompatible on migrate #21842
    patdundee
    Participant

    One more
    Form redirect

    I have the following function which you as yet do not have listed on the help section

    mytheme_modify_form_redirect($url, $form) This works fine in 1.1

    but you do show something similar

    function my_success_redirect_url($url, $form)

    Are these one in the same? If so do i change my code to

    function my_success_redirect_url($url, Quform_Confirmation $confirmation, Quform_Form $form)

    Thanks

    patrick

    • This reply was modified 7 years, 10 months ago by patdundee.
    in reply to: Version 2 so many issues and incompatible on migrate #21841
    patdundee
    Participant

    Hi Ally

    Going through my custom coding and starting to do changes on a copy of functions

    On there i have custm hidden fields.eg: my_set_hidden_price
    I notice there are no changes to this particular function name in your new guide so i am thinking the only change would be

    from
    iphorm_element_value_price

    to
    quform_element_value_price

    Am i correct with this one?

    Thanks

    in reply to: Incompatibily with Mailster #21840
    patdundee
    Participant

    I Use WP_SMTP_MAIL for all my forms.

    in reply to: All old forms have disappeared with last update ! #21839
    patdundee
    Participant

    PS I to manage a lot of sites with QuForm 🙂

    in reply to: All old forms have disappeared with last update ! #21838
    patdundee
    Participant

    Hi follol

    I have been liasing with Ally on this. They have fixed a lot of bugs and have released Version 2.0.1 today. It should cover the issues. I will be trying it this evening on one of my sites.

    If it works fine then the only issue remaining will be to adjust custom coding in functions php.

    Like all other custom coding, we do this on our own and luckily (Unlike other plugins) we do get support. So hopefully the only time grinding thing to do will be manually editing the custom functions. There is a guide on what to change for this too.

    Fingers crossed :0
    P

    in reply to: Version 2 so many issues and incompatible on migrate #21836
    patdundee
    Participant

    Hi Ally
    I see the update version has changed to 2.0.1 Is this ready then to try to install and migrate?

    Many thanks
    Patrick

    in reply to: Version 2 so many issues and incompatible on migrate #21790
    patdundee
    Participant

    That’s ok no problem. I love the form with its flexibility. Anyone ever asks me I always recommend this one. Best I have ever come across.

    Let me know when you have finished in the site and i will lock it down again.

    Regards
    Patrick

    in reply to: Version 2 so many issues and incompatible on migrate #21785
    patdundee
    Participant

    Hi Ally
    Hows it going? Is it giving you a bit of a headache 🙂
    Site is still available to you

    Patrick

    in reply to: Version 2 so many issues and incompatible on migrate #21775
    patdundee
    Participant

    Hi Ally

    Thats fine.

    in reply to: Version 2 so many issues and incompatible on migrate #21764
    patdundee
    Participant

    I meant to say, If you need to remove and reinstall any plug ins, go to the main config file and rem out

    FS Method, Direct

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