• Resolved sembeale17

    (@sembeale17)


    Hello,

    I am really happy that I found this plugin, but currently, I can only upload files and receive a link in the screen.

    Is it possible to add 1 and the same email address that will receive the link automatically everytime?

    Now I have the a CF 7 form underneath wich says; Insert Wetransfer link here. And sounds a little bit like double work?

    I already tried to combine the Contact Form 7 with the this plugin, but it didn’t really work out. (I got the tips from last topic).

    Like to hear if there is an easy solution for this!

    Thanks

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

    You have to use JS function that captures href attribute of the generated link (remember to add refresh capacity to the code) and returns it to your textarea (remember to reference that textarea by class to use in the code).

    JF

    • This reply was modified 6 years, 4 months ago by moldetefa.
    • This reply was modified 6 years, 4 months ago by moldetefa.
    Plugin Author ozpital

    (@ozpital)

    Hi @sembeale17 – There is a javascript event that fires on successful transfer that you can use to populate your CF7 form (and submit it if you like).

    The event you need to listen for is: ozpital-wpwetransfer-success

    Plugin version 0.1.1 adds to the admin menu where you can define your javascript directly. I’ve even thrown in a CF7 example you can modify to suit your needs. If you’re not a developer then it might be worth hiring/asking one for a favour. They could certainly get this sorted for you in a few minutes ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Set up automatic receiver email’ is closed to new replies.