Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tripeld

    (@tripeld)

    hello,

    ok, thanks. I must say, i did indeed use it as a template, and merged my script and success page together. And indeed then i used wp_mail te send the email with attachment.

    Thanks for your help!

    Thread Starter tripeld

    (@tripeld)

    I must say, i am actualy using a custom page, but it’s not a template in WP. It consists of only PHP Code, so I don’t understand how to use that as a template?

    the reason why i didn’t use a plugin: it’s a subscription form for children, in which we also ask the name of the parents.

    I check how many children they have and then execute that many query’s:
    child 1 – parent name – parent phone
    child 2 – parent name – parent phone
    child 3 – parent name – parent phone

    It’s only to have a list of subscriptions, no extra data needed…
    With plugins, I couldn’t alter the sql query’s and they had to put the same info X times….

Viewing 2 replies - 1 through 2 (of 2 total)