• Hi,

    I am not using this plugin to download a file, I am only interested in sending an email with a link to a page.

    I have managed to sort this, but there is one problem remaining:

    How do I remove the following text that is added at end of Contact Form Message Body by default? :

    “The downloaded file name(s):”

    I must have that text removed as there is no file to be downloaded.

    Thanks,

    Anders

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mandsconsulting

    (@mandsconsulting)

    I’m assuming this is the notification email that is sent to the admin email address, as that is the only place the string “The downloaded file name(s):” is used.

    If you comment out lines 42,43,44 of email-before-download/includes/class-email-before-download-process.php there will be no modification of the notification email and the string in question will no longer be there.

    iturki

    (@iturki)

    I faced the same problem too. It seems that in CF7 you will NOT get this string if you sent an email using the “Mail (2)” option. However, you can’t send an email using Mail (2) without sending from Mail (1).
    I really need an option to remove this text from emails. Editing the code every time I update the plugin is not efficient.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing “The downloaded file name(s):” at end of Contact Form Message Body’ is closed to new replies.