• Resolved skogenlol

    (@skogenlol)


    Hello,

    Thanks for an amazing plugin that has helped me tremendously so far.

    I have a question regarding multiple registration forms, or rather the
    thank you message displayed upon registration for each.

    Currently I have set up two different registration forms, one that sends an email upon registration and one other which I would like not to. I tried using the action shortcode to redirect to a different thank you page, only then the registration is not registered in the database.

    Is there any way to solve this?

    Regards
    Ruben

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author xnau webdesign

    (@xnau)

    The easiest way to set this up is to use the “Email Expansion Kit” and use that plugin to do the emailing instead. There is a feature of the email template that allows you to determine whether the email should be sent or not based on a value in the submission.

    If you’ve got some coding skills you can also do this by using the ‘pdb-before_signup_thanks‘ filter.

    Thread Starter skogenlol

    (@skogenlol)

    Hi again, sorry for the late reply.

    I bought the Email Expansion Kit and tried configuring it after reading the instructions but cant seem to get it to work.

    I enabled a new template set the send action to Signup Submission Thanks, Checked Use Send on Condition, selected a field from the field group i want to target, used the operator “Contains”, and typed “test” as value – and then proceeded to signup with “test” as value, but it still shows the thank you message i have for my other signup form.

    And i’m not sure this is the best way to avoid having an email sent upon registration with my second signup form.

    Regards
    Ruben

    Plugin Author xnau webdesign

    (@xnau)

    First, you should disable the normal signup receipt email. Then, if you want one of your forms to not send an email at all, you only need one email template that tests for the value. The signup form that doesn’t have that value won’t send an email.

    Thread Starter skogenlol

    (@skogenlol)

    I tried, but now somehow i managed to undo the previous settings, and now users wont get registered at all.

    If you have the time could you please see what’s wrong with my sign up form?

    https://www.womenintech.se/become-a-member/

    I tried browsing my PHP error log but couldnt find whats causing the issue

    • This reply was modified 6 years, 2 months ago by skogenlol.
    Plugin Author xnau webdesign

    (@xnau)

    Hard for me to solve this one, I don’t know what you did or undid. Also, be aware when testing, new submissions won’t always show up as new records. Check the “Duplicate Field Settings” under the Signup form tab in the plugin settings.

    Thread Starter skogenlol

    (@skogenlol)

    I realize it’s not easy and appreciate the effort.

    My duplicate field settings are set to “overwrite matching record with new data”.
    Upon registration it gets redirected to the page set as the Signup Thank Page and with the [pdb_signup_thanks], but the page is blank, not showing my thank you message.

    I tried going over your flowchart: https://xnau.com/work/wordpress-plugins/participants-database/participants-database-email-troubleshooting but cant seem to find a solution.

    You dont happen to offer any services where you would log into my domain and help me see whats causing the issue?

    Thread Starter skogenlol

    (@skogenlol)

    I found the mistake, this is now resolved.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Multiple Thank You Messages’ is closed to new replies.