Burnardo
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] textarea in mail removes linebreaksThank you Erik for your answers.
Apparently one of the solutions is to revert to more simple (mostly table based…) mail-form coding. And not using responsive solutions as these mostly require more coding in the header part as well.
The other solution to follow, by Takayuki, requires me to study the changing of functions.php. For this solution I will have to start studying on the working of actions and filters, before I can use them.
In my simple knowledge, I mostly start using a working example and then change or add items which gradually convert the mail messages to the wanted result.
It’s a pity that there are not that many well working reponsive mail messages to start with.Thanks you all for your time, effort and contributions.
Forum: Plugins
In reply to: [Contact Form 7] textarea in mail removes linebreaksHello Erik,
In order to solve this issue, this is the de-personified version of the html code that I have inserted on the Mail tab:
<!DOCTYPE html> <html lang="en" xmlns="https://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="x-apple-disable-message-reformatting"> <title></title> <!--[if mso]> <style> table {border-collapse:collapse;border-spacing:0;border:none;margin:0;} div, td {padding:0;} div {margin:0 !important;} </style> <noscript> <xml> <o:OfficeDocumentSettings> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml> </noscript> <![endif]--> </head> <body style="margin:0;padding:0;word-spacing:normal;background-color:#DCD8D0;"> <div role="article" aria-roledescription="email" lang="en" style="text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;background-color: #DCD8D0;font-family: Arial, sans-serif;"> <!-- eerste invoer --> <table role="presentation" style="width: 100%;border: none;border-spacing: 0;font-family: Arial, sans-serif;"> <tr> <td align="center" style="padding: 0;font-family: Arial, sans-serif;"> <!-- tweede invoer ghost table --> <!--[if mso]> <table role="presentation" align="center" style="width:600px;"> <tr> <td> <![endif]--> <!-- derde invoer tabelcontainer --> <table role="presentation" style="width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#7C8693;"> <!-- vierde invoer rows --> <!-- volle breedte tekst met padding--> <tr> <td style="padding: 10px 30px 10px 30px;background-color: #DCD8D0;font-family: Arial, sans-serif;"> <p style="margin: 0;font-family: Arial, sans-serif;"> </p> </td> </tr> <!-- einde volle breedte tekst met padding--> <!-- volle breedte image - logo--> <tr> <td style="padding: 0;font-size: 24px;line-height: 28px;font-weight: bold;font-family: Arial, sans-serif;"> <a href="//domain url//" style="text-decoration:none;"><img src="https://domain/logo.jpg" width="600" alt="" style="width:100%;height:auto;display:block;border:none;text-decoration:none;color:#7C8693;"></a> </td> </tr> <!-- einde volle breedte image - logo--> <!-- volle breedte tekst met padding--> <tr> <td style="padding: 30px;background-color: #ffffff;font-family: Arial, sans-serif;"> <h1 style="margin-top: 0;margin-bottom: 16px;font-size: 26px;line-height: 32px;font-weight: bold;letter-spacing: -0.02em;color: #169aac;font-family: Arial, sans-serif;">Een bericht van [voornaam] [achternaam],</h1> <p style="margin-left: 40px;font-style: oblique;font-family: Arial, sans-serif;">Dit is ingevuld op de contactpagina van <span style="color:#169AAC;font-weight: bold;">NAME</span>.</p><br> <p style="margin: 0;font-family: Arial, sans-serif;">Een kopie van dit bericht is ook al verzonden naar [je-emailadres].</p> </td> </tr> <!-- einde volle breedte tekst met padding--> <!-- sectie met volle breedte afbeelding en tekst--> <tr> <td style="padding: 30px;background-color: #ffffff;font-family: Arial, sans-serif;"> <p style="margin: 0;font-family: Arial, sans-serif;">De volgende gegevens zijn ingevuld op de contactpagina:</p><br> <table role="presentation" style="width:94%;max-width:600px;border:none;border-spacing:0;text-align:left;font-family:Arial,sans-serif;font-size:16px;line-height:22px;color:#7C8693;"> <tr> <td style="width: 90px;font-size: 14px;font-family: Arial, sans-serif;">afzender</td><td style="color: #44525F;font-family: Arial, sans-serif;">[voornaam] [achternaam]</td> </tr> <tr> <td style="width: 90px;font-size: 14px;font-family: Arial, sans-serif;">mailadres</td><td style="color: #44525F;font-family: Arial, sans-serif;">[je-emailadres]</td> </tr> <tr> <td style="width: 90px;font-size: 14px;font-family: Arial, sans-serif;">telefoon</td><td style="color: #44525F;font-family: Arial, sans-serif;">[je-telefoon]</td> </tr> <tr> <td style="width: 90px;font-size: 14px;font-family: Arial, sans-serif;"> </td> <td style="color: #44525F;font-family: Arial, sans-serif;"> </td> </tr> <tr> <td style="width: 90px;font-family: Arial, sans-serif;"> </td> <td style="font-family: Arial, sans-serif;">Onderwerp van het bericht:<br><span style="color:#44525F;">[je-onderwerp]</span></td> </tr> <tr> <td style="width: 90px;font-size: 14px;font-family: Arial, sans-serif;"> </td> <td style="color: #44525F;font-family: Arial, sans-serif;"> </td> </tr> <tr> <td style="width: 90px;font-family: Arial, sans-serif;"> </td> <td style="font-family: Arial, sans-serif;">Het bericht:</td> </tr> </table> <p style="color: #44525F;font-family: Arial, sans-serif;">[je-bericht]</p> </td> </tr> <!-- einde sectie met volle breedte afbeelding en tekst--> <!-- footer--> <tr> <td style="padding: 30px;font-size: 0;background-color: #5C4622;border-bottom: 1px solid #f0f0f5;border-color: rgba(201,201,207,0);color: #cccccc;font-family: Arial, sans-serif;"> <!-- footer inhoud--> <!-- 2 kolom footer inhoud --> <!--[if mso]> <table role="presentation" width="100%"> <tr> <td style="width:270px;" align="left" valign="top"> <![endif]--> <!-- linker kolom inhoud--> <div class="col-sml" style="display:inline-block;width:100%;max-width:145px;vertical-align:top;text-align:center;font-family:Arial,sans-serif;font-size:18px;color:#ffffff;"> <p style="margin-top: 0;margin-bottom: 5px;font-size: 24px;font-weight: bold;font-family: Arial, sans-serif;">NAME</p><p style="margin-top: 0;margin-bottom: 5px;font-size: 18px;font-family: Arial, sans-serif;">SECOND NAME</p> </div> <!-- einde linker kolom inhoud--> <!--[if mso]> </td> <td style="width:270px;padding-bottom:20px;" valign="top"> <![endif]--> <!-- rechter kolom inhoud--> <div class="col-lge" style="display:inline-block;width:100%;max-width:395px;vertical-align:top;padding-bottom:20px;font-family:Arial,sans-serif;font-size:12px;line-height:18px;color:#ffffff;"> <p style="margin-top: 0;margin-bottom: 12px;margin-left: 30px;font-family: Arial, sans-serif;">STREET<br>Postalcode CITY</p> <p style="margin-top: 0;margin-bottom: 12px;margin-left: 30px;font-family: Arial, sans-serif;">06 – 51 51 17 70</p> <p style="margin-top: 0;margin-bottom: 12px;margin-left: 30px;font-family: Arial, sans-serif;"><a href="mailto:info@domain.nl" style="color:#cccccc;text-decoration:underline;">info@domain.nl</a></p> <p style="margin-top: 0;margin-bottom: 12px;margin-left: 30px;font-family: Arial, sans-serif;"><a href="https://domain.nl" style="color:#cccccc;text-decoration:underline;">domain.nl</a></p> </div> <!-- einde rechter kolom inhoud--> <!--[if mso]> </td> </tr> </table> <![endif]--> <!-- einde 2 kolom footer inhoud--> <p style="margin: 0 0 8px 0;font-family: Arial, sans-serif;"> <a href="# style="text-decoration:none;"><img src="https://domain/icon-facebook.png" width="40" height="40" alt="f" style="display:inline-block;color:#cccccc;"></a> <a href="#" style="text-decoration:none;"><img src="https://domain/icon-linkedin.png" width="40" height="40" alt="t" style="display:inline-block;color:#cccccc;"></a> </p> <!-- einde footer inhoud--> </td> </tr> <!-- einde footer--> <!-- einde vierde invoer rows --> </table> <!-- einde derde invoer tabelcontainer --> <!--[if mso]> </td> </tr> </table> <![endif]--> <!-- einde tweede invoer ghost table--> </td> </tr> </table> <!-- einde eerste invoer --> </div> </body> </html>Thanks for your time and effort,
Forum: Plugins
In reply to: [Contact Form 7] textarea in mail removes linebreaksHello Erik,
The suggestion exists that the configuration of the form (in the ‘mail’ tab…) is not entirely correct.
I am using a complete HTM format in this tab.
But the maker of the plugin states that the header and footer are automatically generated already, so not needed in this mail-tab.I have been trying to use the form setup in a more minimal basic, but then my styling is partly lost. (the css style is partly defined in the head of the form. Next to other ‘inline’ css definitions)
In this attempt I did receive the message including line breaks, so I think the line breaks deletion is due to not-conformation to the basic html formatting.In that case my next question would be, how do I then force correct styling if not all the CSS can be made ‘inline style’.
And, by the way, I am not using a smtp plugin. My client for reading mail normally is Postbox.
Forum: Plugins
In reply to: [Contact Form 7] Form is not sent due customised mail formYes,…. I am very sorry for these mistakes and having overlooked them.
I have tried to correct them, and hopefully succeeded.
Below you will find the changed code for the ‘form’ tab:<!-- dit is formulier 14214 -->Aan het eind van dit formulier wordt je gevraagd om enkele bestanden mee te zenden. <ol><li>een 'motivatie' voor je aanmelding. Deze hoeft niet meer dan 400 woorden te bevatten en dient als Word document (extensie *.doc of *.docx) beschikbaar te zijn.</li> <li>een recente foto van jezelf. Dit kan in de formaten *.jpg, *.png of *.gif</li> <li>een CV (Curriculum Vitae) welke als Word bestand (extensie *.doc of *.docx) beschikbaar dient te zijn.</li></ol> <p> </p> <em>Bij het verzenden ontvang je automatisch een kopie van deze aanmelding op het ingevulde mailadres.</em><br /> <p> </p> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half"> [text* voornaam placeholder "je voornaam"]</div> <div class="column-half">[text* achternaam placeholder "je achternaam"]</div> </div> <div class="form-row"> <div class="column-full"> [text* adres placeholder "je adres met huisnummer"]</div> </div> <div class="form-row"> <div class="column-half"> [text* postcode placeholder "je postcode"]</div> <div class="column-half">[text* woonplaats placeholder "je woonplaats"]</div> </div> <div class="form-row"> <div class="column-half">[email* je-emailadres placeholder "je emailadres"]</div> <div class="column-half">[text je-telefoon placeholder "je telefoonnummer"]</div> </div> <div class="form-row"> <div class="column-half">Ik schrijf mij in voor:</br>[radio opleiding default:1 "opleiding Uitvaartbegeleider april 2021"]</div> <div class="column-half">Voorkeur lesdag*: [radio lesdag "Op Woensdagen (locatie Twello)" "Op Vrijdagen (locatie Twello)" "Geen voorkeur"]</div> </div> <div class="form-row"> <div class="column-full"> </div> </div> <div class="form-row"> <div class="column-half">Voorkeursdatum motivatiegesprek*: [checkbox* afspraak "Maandag 30 november 2020" "Woensdag 16 december 2020" "Dinsdag 19 januari 2021" "Donderdag 4 februari 2021" "Maandag 15 februari 2021"]</div> <div class="column-half">Beschrijf je motivatie in max 400 woorden*: [file* motivatie] Recente foto*: [file* foto] CV* [file* cv] </div> </div> <div class="form-row"> <div class="column-full"> </div> </div> <div class="form-row"> <div class="column-half">Ik ga akkoord met de algemene voorwaarden*: [radio av "ja" "nee"]</div> <div class="column-half">Hoe heb je GaandeweG gevonden?*: [select* gevonden "Google" "Facebook" "LinkedIn" "Nieuwsbrief" "Advertentie" "Via oud student GaandeweG" "Via uitvaart-/ritueelbegeleider" "Anders"]</div> </div> <div class="form-row"> <div class="column-full">[submit "Verzenden"]</div> </div> <div class="form-row"> <div class="column-full">* Velden met sterretje zijn verplicht.</div> </div> </div>At the same time the code for the ‘mail’ tab is as follows:
<img src="https://gaandeweguitvaarteducatie.nl/email/logo3.jpg"> <!-- dit is formulier 14214 --> <b>Bevestiging van aanmelding voor de opleiding Uitvaart Begeleider april 2021</b> Aanmelding gegevens Naam: [voornaam] [achternaam] Emailadres: [je-emailadres] Aanmelding Uitvaartbegeleider opleiding <b>april 2021</b> Adresgegevens [adres] [postcode] [woonplaats] telefoon: [je-telefoon] Aanmelding voor: [opleiding] op: [lesdag] voorkeur voor afspraak op: [afspraak] Akkoord algemene voorwaarden: [av] Hoe heb je GaandeweG gevonden? [gevonden] Je ontvangt zo spoedig mogelijk per email een uitnodiging voor het motivatiegesprek En indien gewenst kun je hier de '<a href="https://gaandeweguitvaarteducatie.nl/algemene%20voorwaarden/" target="_blank">Algemene Voorwaarden</a>' nalezen. Met vriendelijke groeten, GaandeweGHowever, the former remark appears to still be valid. This code (shown above) is getting sent, but when I insert the next line of code, in order to show directions for the address, the sending fails.
This line of code that prevents the sending is:
<a href="https://goo.gl/maps/QZwoxPJ3fe9myLEi6" target="_blank">Verder geeft deze link je de routeaanwijzingen naar ons adres...</a>Once I delete this part of the code, it works perfect.
Thanks for your adviceForum: Plugins
In reply to: [Contact Form 7] Form is not sent due customised mail formSorry, just read your previous question….
The content of the ‘form-tab’ is here:
<!-- dit is formulier 14214 -->Aan het eind van dit formulier wordt je gevraagd om enkele bestanden mee te zenden. <ol><li>een 'motivatie' voor je aanmelding. Deze hoeft niet meer dan 400 woorden te bevatten en dient als Word document (extensie *.doc of *.docx) beschikbaar te zijn.</li> <li>een recente foto van jezelf. Dit kan in de formaten *.jpg, *.png of *.gif</li> <li>een CV (Curriculum Vitae) welke als Word bestand (extensie *.doc of *.docx) beschikbaar dient te zijn.</li></ol> <p> </p> <em>Bij het verzenden ontvang je automatisch een kopie van deze aanmelding op het ingevulde mailadres.</em><br /> <p> </p> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half"> [text* voornaam placeholder "Je Voornaam"]</div> <div class="column-half">[text* achternaam placeholder "Je Achternaam"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-full"> [text* adres placeholder "Je Adres met Huisnummer"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half"> [text* postcode placeholder "Je Postcode"]</div> <div class="column-half">[text* woonplaats placeholder "Je Woonplaats"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half">[email* je-emailadres placeholder "Je Emailadres"]</div> <div class="column-half">[text je-telefoon placeholder "Je Telefoonnummer"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half">Ik schrijf mij in voor:</br>[radio opleiding default:1 "opleiding Uitvaartbegeleider april 2021"]</div> <div class="column-half">Voorkeur lesdag*: [radio lesdag "Op Woensdagen (locatie Twello)" "Op Vrijdagen (locatie Twello)" "Geen voorkeur"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-full"> </div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half">Voorkeursdatum motivatiegesprek*: [checkbox* afspraak "Maandag 30 november 2020" "Woensdag 16 december 2020" "Dinsdag 19 januari 2021" "Donderdag 4 februari 2021" "Maandag 15 februari 2021"]</div> <div class="column-half">Beschrijf je motivatie in max 400 woorden*: [file* motivatie] Recente foto*: [file* foto] CV* [file* cv] </div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-full"> </div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half">Ik ga akkoord met de algemene voorwaarden*: [radio av "ja" "nee"]</div> <div class="column-half">Hoe heb je GaandeweG gevonden?*: [select* gevonden "Google" "Facebook" "LinkedIn" "Nieuwsbrief" "Advertentie" "Via oud student GaandeweG" "Via uitvaart-/ritueelbegeleider" "Anders"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-full">[submit "Verzenden"]</div> </div> <div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-full">* Velden met sterretje zijn verplicht.</div> </div>But as I stated in the previous remark, the mail is being sent nicely once I delete the ‘google’ link’….
Forum: Plugins
In reply to: [Contact Form 7] Form is not sent due customised mail formAfter further research it appaers that the problem in sending the mail is caused by the addition of one link in the ‘mail-tab’:
<a href="https://goo.gl/maps/QZwoxPJ3fe9myLEi6" target="_blank">Verder geeft deze link je de routeaanwijzingen naar ons adres...</a>This link is supposed to give directions to the given address, and links to Google Maps.
For unknown reasons this link is not accepted as a content.
Forum: Plugins
In reply to: [Contact Form 7] Form is not sent due customised mail formSorry for the prvious ‘text-dump’….
Here is the code:
<table class="em_full_wrap" valign="top" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="#DDD8D0" align="center"> <tbody> <tr> <td valign="top" align="center"> <!--tabel binnenwrap--> <table class="em_main_table" style="width:700px;" width="700" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody> <tr> <!--header sectie--> <td style="padding:5px;" class="em_padd" bgcolor="#179BAE" valign="top" align="center"> <!-- hier komt header sectie--> </td> <!--einde header sectie--> </tr> <tr> <!--banner sectie--> <td style="padding:0;" valign="top" align="center"> <!-- hier begint banner sectie--> <!--tabel met logo--> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody> <tr> <td valign="top" align="center"><img class="em_img" alt="GaandeweG" style="display:block; font-family:Arial, sans-serif; font-size:30px; line-height:34px; color:#000000; max-width:700px;" src="https://gaandeweguitvaarteducatie.nl/email/logogdwg.jpg" width="700" border="0" height="182"></td> </tr> </tbody> </table> <!--einde tabel met logo--> <!-- hier eindigt banner sectie--> </td> <!--einde banner sectie--> </tr> <tr> <!--inhoud sectie--> <td style="padding:35px 70px 30px;" class="em_padd" bgcolor="#ffffff" valign="top" align="center"> <!-- hier begint inhoud sectie--> <!-- hier begint de inhoudtekst tabel (5 rijen)--> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody> <tr> <!-- rij 1 --> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:28px; color:#44525F; font-size: 20px; font-weight: bold;" valign="top" align="left"> Hallo [voornaam] [achternaam], </td> </tr> <tr> <!-- rij 2 --> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left"> <br />Allereerst dank voor je aanmelding voor de opleiding Uitvaart Begeleider.<br /> <br />De volgende gegevens hebben we ontvangen...<br /> </td> </tr> <tr> <!-- rij 3 --> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left"> <!--tabel met mail-data--> <table width="100%" border="0"> <tbody> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Adres</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[adres]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Postcode</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[postcode]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Woonplaats</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[woonplaats]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Emailadres</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[je-emailadres]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Telefoonnummer</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[je-telefoon]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left"> </td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left"> </td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Inschrijving voor opleiding</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[opleiding]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Voorkeur lesdag</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[lesdag]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Afspraak motivatiegesprek</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[afspraak]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Hoe heb je Gaandeweg gevonden</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[gevonden]</td> </tr> <tr> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left">Toestemming algemene voorwaarden</td> <td> </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#44525F; font-size: 16px;" valign="top" align="left">[av]</td> </tr> </tbody> </table> <!--einde tabel met mail-data--> </td> </tr> <tr> <!-- rij 4 --> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:22px; color:#7c8693; font-size: 16px;" valign="top" align="left"> <br />Je ontvangt zo spoedig mogelijk per email een uitnodiging voor het motivatiegesprek.<br /> <a href="https://goo.gl/maps/QZwoxPJ3fe9myLEi6" target="_blank">Verder geeft deze link je de routeaanwijzingen naar ons adres...</a><br /> En indien gewenst kun je hier de '<a href="https://gaandeweguitvaarteducatie.nl/algemene%20voorwaarden/" target="_blank">Algemene Voorwaarden</a>' nalezen.<br /> </td> </tr> <tr> <!-- rij 5 --> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; line-height:28px; color:#44525F; font-size: 20px; font-weight: bold;" valign="top" align="left"> <br />Met vriendelijke groeten,<br /><span style="color:#179BAE;">GaandeweG</span></td> </tr> </tbody> </table> <!-- hier eindigt de inhoudtekst tabel--> <!-- hier eindigt inhoud sectie--> </td> <!--einde inhoud sectie--> </tr> <tr> <!--footer sectie--> <td style="padding:38px 30px;" class="em_padd" bgcolor="#179BAE" valign="top" align="center"> <!-- hier begint footer sectie--> <table width="100%" cellspacing="0" cellpadding="0" border="0" align="center"> <tbody> <tr> <td style="padding-bottom:16px;" valign="top" align="center"> <!-- hier begint de adres tabel--> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 16px;" colspan="3" align="left" class="foot"> © GaandeweG<br/> </td> </tr> <tr> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;" width="39%" rowspan="4" align="left">Zonnenbergstraat 26<br /> 7384 DK Wilp - Achterhoek </td> <td width="8%" align="right"> </td> <td width="53%" align="left"> </td> </tr> <tr> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;" align="right">E. </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;" align="left"><a href="mailto:info@gaandeweguitvaarteducatie.nl" style="color:#C8E4E4;">info@gaandeweguitvaarteducatie.nl</a></td> </tr> <tr> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;" align="right">W. </td> <td style="font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;" align="left"><a href="https://gaandeweguitvaarteducatie.nl" style="color:#C8E4E4;" target="_blank">gaandeweguitvaarteducatie.nl</a></td> </tr> <tr> <td align="right"> </td> <td align="left"> </td> </tr> </tbody> </table> <!-- hier eindigt de adres tabel--> </td> </tr> </tbody> </table> <!-- hier eindigt footer sectie--> </td> <!--einde footer sectie--> </tr> </tbody> </table> <!--einde tabel binnenwrap--> </td> </tr> </tbody> </table>Forum: Plugins
In reply to: [Contact Form 7] Form is not sent due customised mail formHello Takyuki,
At the moment of ‘trouble’ this was the code…. (next to related CSS in the theme…)
=============code=====================
<table class=”tmail”>
<thead>
<tr>
<th colspan=”3″>
</th>
</tr>
<tr>
<th class=”tkop” colspan=”3″>Bevestiging van aanmelding voor de opleiding
Uitvaart Begeleider januari 2021
</th>
</tr>
</thead>
<tbody>
<tr>
<td class=”ttitel” colspan=”3″>Aanmelding gegevens</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Naam: </td>
<td class=”ttekst”>[voornaam] [achternaam]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Emailadres: </td>
<td class=”ttekst”>[je-emailadres]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Telefoon: </td>
<td class=”ttekst”>[je-telefoon]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Emailadres: </td>
<td class=”ttekst”>[je-emailadres]</td>
</tr>
<tr>
<td class=”ttitel” colspan=”3″>Adres gegevens</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Adres: </td>
<td class=”ttekst”>[je-adres]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Postcode en Plaats: </td>
<td class=”ttekst”>[je-postcode] [woonplaats]</td>
</tr>
<tr>
<td class=”ttitel” colspan=”3″> </td>
</tr>
<tr>
<td class=”ttitel” colspan=”3″>[Opleiding]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Voorkeur lesdag: </td>
<td class=”ttekst”>[lesdag]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Voorkeur motivatiegesprek: </td>
<td class=”ttekst”>[afspraak]</td>
</tr>
<tr>
<td class=”ttitel” colspan=”3″> </td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Hoe heb je GaandeweG gevonden?: </td>
<td class=”ttekst”>[gevonden]</td>
</tr>
<tr>
<td> </td>
<td class=”ttekst”>Akkoord algemene voorwaarden: </td>
<td class=”ttekst”>[av]</td>
</tr>
<tr>
<td class=”ttitel” colspan=”3″> </td>
</tr>
<tr>
<td class=”ttekst” colspan=”3″>
<p>Je ontvangt zo spoedig mogelijk per emailbericht een uitnodiging voor het motivatiegesprek</p>
<p>Verder geeft deze link je de routeaanwijzingen naar ons adres…</p>
<p>En indien gewenst kun je hier de ‘Algemene Voorwaarden‘ nalezen </p>
</td>
</tr>
<tr>
<td class=”tvoet” colspan=”3″><table width=”100%” cellspacing=”0″ cellpadding=”0″ border=”0″ align=”center”>
<tbody>
<tr>
<td style=”padding:15px;” valign=”top” align=”center”><table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tbody>
<tr>
<td style=”font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 16px;” colspan=”3″ align=”left” class=”foot”>
© GaandeweG<br/>
</td>
</tr><tr>
<td style=”font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;” width=”39%” rowspan=”4″ align=”left”>Zonnenbergstraat 26<br />
7384 DK Wilp – Achterhoek</td>
<td width=”8%” align=”right”> </td>
<td width=”53%” align=”left”> </td>
</tr><tr>
<td style=”font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;” align=”right”>E. </td>
<td style=”font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;” align=”left”>info@gaandeweguitvaarteducatie.nl</td>
</tr><tr>
<td style=”font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;” align=”right”>W. </td>
<td style=”font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; color:#ffffff; font-size: 14px;” align=”left”>gaandeweguitvaarteducatie.nl</td>
</tr><tr>
<td align=”right”> </td>
<td align=”left”> </td>
</tr>
</tbody>
</table></td>
</tr>
</tbody>
</table></td>
</tr></tbody>
</table>============end code==================
The problem occurred especially after adding the part with class ‘tvoet’ at the end.
This includes 2 tables to show a ‘footer’ in the mailmessage.Thanks for your help,
BenForum: Plugins
In reply to: [BuddyPress Groups Extras] Plugin conflict with Events ManagerAfter submitting my comment, I also discovered this solution. And (of course…) yes, this worked and solved.
Thanks
Forum: Plugins
In reply to: [BuddyPress Groups Extras] Page text not displayedStill waiting for a working solution on this problem.
I do NOT have the mentioned WordPress Groups Plugin installed, so the solution with an comment to line 75 can not be used by me.Still I have this issue. No page text is displayed on the pages.
Can someone help me out with this?
ThanksForum: Plugins
In reply to: [WP Photo Album Plus] change order of albumsThanks a million for explaining this so clearly. I did not know that the use of an (empty) album serves as a container within which the order (amongst other things) can be chosen more effectively.
I could not wait for the next update which might make my code-change unnecessary. So I implemented your advice and (again) it works like a charm.
Thanks, burnardo
Forum: Plugins
In reply to: [WP Photo Album Plus] change order of albumsWhile waiting for a solution, I have tried to change the order of albums by rigidly using a shortcode for the albums like this:
[wppa type=”cover” album=”8″][/wppa]
[wppa type=”cover” album=”7″][/wppa]
[wppa type=”cover” album=”5″][/wppa]
[wppa type=”cover” album=”4″][/wppa]
[wppa type=”cover” album=”2″][/wppa]
[wppa type=”cover” album=”1″][/wppa]This worked, but, of course, it is not the wanted solution, as it will need an intervention on each instance for display after an album has been added or deleted.
The previously used shortcode was:
[wppa type=”cover” album=”1.2.4.5.7.8″][/wppa]
But this did not result in a change of order when changing the Album Order Setting (Table IV, item D1) to “sequence number”.
For all the mentioned albums, sequence numbers have been added, but to no avail.Thanks for your time and effort,
burnardoForum: Plugins
In reply to: [WP Photo Album Plus] attribute album does not seem to workThanks a lot for your simple but effective answer, Jaap.
Changing this:
[wppa album=”1.2.4.5.7.8″][/wppa]
to:
[wppa type=”cover” album=”1.2.4.5.7.8″][/wppa]
worked as a charm.
The loggedin members will be feasted with the total amount of albums, but the public side is now restricted to the ones that are defined in the shortcode.Thanks a lot,
BurnardoForum: Plugins
In reply to: [WP Photo Album Plus] attribute album does not seem to workTo be sure…. I selected the debug switch to “on”. The link is:
http://swingingwoodnotes.nl/wp/foto-galerij/Hope it helps,
kind regards, BurnardoForum: Plugins
In reply to: [Bowe Codes] Display users "Profile"Yeeeaaah…., thanks Imath,
Your suggested code works like a charm. Adjustments to change depicted Xprofile items are also easy with this code.
Thanks very much for your kind help, love the plugin…
Burnardo