• Resolved hector90

    (@hector90)


    Hello
    I am trying to modify the templates of email notifications. but I do not know why it does not work. I have a problem.
    I am using this PHP code:

    $message = __( "<p style=text-align:center;><img src=http://www.huebrasoft.es/clasesparticulares/wp-content/uploads/2018/10/logo-1.png></p>Hola {name},<br /><br />Tu anuncio:{listing_title} ha sido recibido y sera publicado inmediatamente.<br />Para ver tu anuncio publicado puedes seguir este enlace:{listing_link} <br /><br />Te deseamos que tengas suerte en tu busqueda<br /><br />El equipo de Clases particulares y mas</br><p style=text-align:center>&copy; 2018 Clases particulares y más</p>");

    The message is fine, but the codes are not changed. For example in this case {listing_title} instead of changing for the title of the ad comes as is.
    I am doing something wrong? How could I do it? I have looked at your documentation and can not find anything related to email notifications.
    Thank you

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

    (@pluginsware)

    Hi,

    Kindly let me know why you are changing the Email template in PHP code. We have an option to edit the Email Template in your WordPress admin under our Plugin Settings –> Email tab. Kindly change the email template here.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘modify notification template email’ is closed to new replies.