@aglig,
Sorry I do not know what’s Mailster.
You have a field to copy emals in HTML code like this to be sent.
Regards.
Thread Starter
aglig
(@aglig)
Hello Javier.
So I made a new one using only html.
But is ther any way to have also css implemented in the email ?
I tryed but the email display like thie :
Alors et vous, vous dΓ©cidez quoi ?
β
β
.monBoutton {
background-color: #007BFF;
Color:white;
font-weight: bold;
padding: 10px 40px;
border-radius: 3px;
cursor: pointer;
box-shadow: 0 8px 16px 0 grey;
text-decoration: none;
}
Because I need to have a blue button π
Thank you !
Include this CSS in the code and it will work.
Thread Starter
aglig
(@aglig)
This is what I did :
td align="center" width="auto">
<style>
.monBoutton {
background-color: #007BFF;
Color:white;
font-weight: bold;
padding: 10px 40px;
border-radius: 3px;
cursor: pointer;
box-shadow: 0 8px 16px 0 grey;
text-decoration: none;
}
</style><a href=...
Do you mind to tell me where is my error ?
π
Thread Starter
aglig
(@aglig)
I mean, this previous code is in the HTML mail , the one I paste on your plugin π
Sorry but this is not a personal support forum.
We try to help but your thousends and I don’t know where is your error from here :s
Thread Starter
aglig
(@aglig)
No problem .
Do you have any documentation link about how to use html mail within your product ?
Thanks π
No, use the “Mail options” and include in the TinyMCE in the “Code” tab the HTML code.
Thread Starter
aglig
(@aglig)
Hello Javier,
Thanks for your reply π
I can see “Mail options” in your plugin.
But where is the “TinyMCE” ? and how to include it in the “Code” tab ?
Here a screenshot of the tools I have :
https://prnt.sc/v3kfgw
I can’t see TinyMCE π
Please help π
Thread Starter
aglig
(@aglig)
Hello again,
So maybe there is a bug on your plugin ? π
I have an html file correctly done .
Here a screenshot with the blue button in blue :
https://prnt.sc/v3njee
Here wieving directly using Firefox :
https://prnt.sc/v3njvp
And the source code is :
At the begin :
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>email-activate-site</title>
<style>
.monBoutton {
background-color: #007BFF;
Color:white;
font-weight: bold;
padding: 10px 40px;
border-radius: 3px;
cursor: pointer;
box-shadow: 0 8px 16px 0 grey;
text-decoration: none;
}
</style>
</head>
<body>
<table class="bodytbl" role="presentation" cellpadding="0"
cellspacing="0" width="100%">
<tbody>
<tr>
.....
And for the blue button :
<td align="center" width="auto"> <a
href="mailto:engagement@theinventivers.com?subject=L%27aventure%20continue%20avec%20The%20Inventivers.&body=Bonjour,%0D%0A%0D%0AJe%20confirme%20mon%20envie%20de%20continuer%20%C3%A0%20cr%C3%A9er,%20partager%20mes%20id%C3%A9es,%20%C3%A0%20les%20d%C3%A9fendre,%20%C3%A0%20oser,%20%C3%A0%20inventer%20et%20%C3%A0%20co-construire%20cette%20nouvelle%20aventure.%0D%0A%0D%0AJe%20fais%20le%20choix%20de%20continuer%20au%20sein%20de%20la%20communaut%C3%A9%20des%20Inventivers%20et%20suis%20pr%C3%AAt%28e%29%20%C3%A0%20participer,%20avec%20grand%20plaisir,%20en%20fonction%20du%20temps%20disponible%20aux%20nouveaux%20challenges%20qui%20me%20seront%20propos%C3%A9s%20et%20qui%20m%27int%C3%A9resseront.%0D%0A%0D%0AA%20bient%C3%B4t."
target="_blank" class="monBoutton">Je continue avec The Inventivers !</a>
</td>
But the email sending using your plugin is like that :
https://prnt.sc/v3nmga
I really want to use your plugin since I think you have made some great stuff π
I have been searched for ever on this bug … no explanation from my side π
Can you please help me ?
π
thanks, in advance π
Let me check it but this is the body of the plugin so you should not use tags like
<html>
<head>
<meta content=”text/html; charset=ISO-8859-1″
http-equiv=”content-type”>
<title>email-activate-site</title>
Check without all not body tags and tell me then.
Thread Starter
aglig
(@aglig)
Hello,
It’s still not working ..
Here are the begin of my email :
<table class="bodytbl" role="presentation" width="100%" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="" align="center"><a target="_top" name="top"></a>
<table class="wrap" role="presentation" width="600" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" valign="middle" height="24">
<div class="small"><a href="https://newsletters.xxxx.com/newsletter/laventure-continue-dinventive-a-the-inventivers-%f0%9f%91%aa-2-2/" target="_top">Version
en ligne</a>
| <a href="https://newsletters.xxxx.com/unsubscribe/?page_id=7" target="_top">Se
dΓ©sincrire</a></div></td>
</tr>
</tbody>
</table>
<table class="wrap header" role="presentation" width="600" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="3" height="24"></td>
OK I will include in the roadmap some kind of test about email in HTML.
We will try to have it done as soon as possible.
Stay tuned and update. I will tell you when it will be done.
Thread Starter
aglig
(@aglig)
Thanks …
So now I won’t be able to use your plugin π
5 days of works … lol
The only hope, from my side, is to use the native email made by wordpress, then to customize them the way I would like …
Again, 2-3 days of works .. argh π