• Hi,

    I want to have two separate links on my page that allow you to download two separate files.

    The idea is, there are two buttons, one for file A and one for file B. When you click file A’s button, you get a contact form, enter your info and after submitting, you have file A emailed to you.

    Then, further down on the page, there’s a link to file B. You click that, enter your info, and after pressing submit, you get an email containing file B.

    My problem is that when I do this, although I’m using two separate download IDs, it only will send the first file. Everything works great but when I check my email after submitting the info to File B’s form, I receive file A.

    Is this not a function available with this plugin or am I missing something?

    Here are the two shortcodes I’m using:

    [email-download download_id="3" contact_form_id="658"]

    (this is what I am using to link to file A) then further down the line…I have

    [email-download download_id="4" contact_form_id="658"]

    I can only manage to get it to send file A regardless of which instance I’m using.

    Help! Great plugin, by the way. Saving me lots of time.

    https://wordpress.org/plugins/email-before-download/

  • The topic ‘Multiple Instances of Email Before Download’ is closed to new replies.