• Resolved burginkn

    (@burginkn)


    Hi,

    I really new at this and want to set this up to get email notifications but when I upload a document to test I get this message everytime.

    Notification email was not sent due to an error. Please check notifyrecipients, notifysubject and notifymessage attributes for errors.
    File HASHTAGS.docx uploaded successfully

    Here is the short code
    [wordpress_file_upload fitmode=”responsive” notify=”true” notifyrecipients=”[email protected]” notifysubject=”Online Application” attachfile=”true”]

    Please let me know if I have something wrong.

    • This topic was modified 7 years, 3 months ago by burginkn.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, I do not see any problems. One question: do you use a page builder for editing pages?

    Regards

    Nickolas

    I am having the same problem. The file gets uploaded perfectly, but I don’t get told when it arrives.

    Shortcode:
    [wordpress_file_upload fitmode=”responsive” notify=”true” notifyrecipients=”*****@cochisetech.net” notifymessage=”Cochise Tech,%n%%n% This is an automatic delivery message to notify you that a new file has been uploaded at cochisetech.net.%n%%n%Best Regards” attachfile=”true”]

    Found on https://cochisetech.net/employment-center/ if you want to inspect, test, or play with it.

    • This reply was modified 7 years, 3 months ago by sheldonstrite.
    Plugin Author nickboss

    (@nickboss)

    Hi sometimes the problem is that the web server outgoing email settings are not configured properly. To resolve, you need to install an SMTP plugin, like WP Mail SMTP or Easy WP SMTP and configure it.

    Try it and let me know.

    Nickolas

    Thread Starter burginkn

    (@burginkn)

    Sorry it has taken so long to reply. I found the problem; I didn’t copy the closing bracket when I moved it to the bottom of the page. Works Perfectly. Thank so you much have a wonderful day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Notification Email not working’ is closed to new replies.