Okay
  Public Ticket #2422323
doble space in emails
Closed

Comments

  •  6
    Javier started the conversation

    There is a doble space bettween lines. I try with simple text and problem persist. (see images)

    Amelia admin: https://share.getcloudapp.com/WnuGLkLo

    What user get in gmail: https://share.getcloudapp.com/WnuGLkQ6


  • [deleted] replied

    Hello Javier, 

    Apologies for replying late, we are not working on weekends.

    There is a space between paragraphs in email notifications. In order to remove the spacing between paragraphs, you can edit this in your database from recently. Please open your database, find and open the wp_options table and find the option name amelia_settings there. You need to edit it. You will see a setting notifications in it. You need to set the value <div style='height: 0.1rem'><\/div> for the '' breakReplacement'' parameter . Like here : 

    notifications": {    "breakReplacement": "<div style="height: 0.1rem"><\/div>"
    }
    
    5449010360.png

    If you have any further questions feel free to ask. 


  •  6
    Javier replied

    Thanks for the answer.

    I can change this but will this happend again when you upgrade the plugin?

    I mean. Will this go back to default style like now?

  • [deleted] replied

    You are welcome, Javier. 

    It won't be deleted when you update the plugin, as it is saved in the database - the settings there are saved when you update Amelia. 

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help.