• Resolved piges

    (@piges)


    Hello,

    I’m trying to implement this plugin into my site and everything works wonderfully except for the notifications. I’m getting none despite having specified all fields minus the email headers.
    I’ve checked the spam folder and it is empty. The site is only running locally, with xampp. I have not yet tried uploading the site to a public server.
    This is the shortcode that I’m using:

    [wordpress_file_upload uploadpath=”uploads/cvs/%userdata1%” fitmode=”responsive” createpath=”true” redirectlink=”https://google.com” placements=”userdata/title/filename/selectbutton+uploadbutton/progressbar” uploadtitle=”Cargar hoja de vida” selectbutton=”Seleccionar” uploadbutton=”Cargar” successmessage=”El archivo %filename% fue cargado con éxito” warningmessage=”El archivo %filename% fue cargado con éxito pero con advertencias” requiredlabel=”*” notify=”true” notifyrecipients=”[email protected]” notifysubject=”Documento recibido – %pagetitle%” notifymessage=”Estimado receptor, %n%%n%Este es un mensaje enviado automáticamente para notificarle que un nuevo archivo ha sido cargado con los siguientes datos: %n%%n%Nombre: %username%%n%Email: %useremail%%n%Título del archivo: %filename%%n%Ubicación del archivo: %filepath%%n%%n%%n%Saludos” attachfile=”true” widths=”filename:50%, selectbutton:150px, uploadbutton:150px, userdata:100%” userdata=”true” userdatalabel=”Nombre:|t:text|s:top|r:1|a:1|p:right|d:/Apellidos:|t:text|s:top|r:1|a:1|p:right|d:/Email:|t:email|s:top|r:1|a:1|v:1|p:right|d:|g:0/Mensaje:|t:multitext|s:top|r:1|p:right”]

    I’d really appreciate any help.

    Thanks,
    Pierre

Viewing 1 replies (of 1 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, the most common reason for not receiving emails is wrong configuration of the outgoing mail server of your website. A way to resolve this problem is install an SMTP Mail plugin, like WP Mail SMTP, and configure it according to your email settings.

    If this doesn’t work let me know again.

    Regards

    Nickolas

Viewing 1 replies (of 1 total)
  • The topic ‘Pluging not recieving notification’ is closed to new replies.