As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

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.