Support

Home Forums Event Espresso Premium Editing Message Template – Problem with CSS and Venue

Editing Message Template – Problem with CSS and Venue

Posted: September 19, 2016 at 9:03 am

Viewing 1 reply thread


fightbacweb

September 19, 2016 at 9:03 am

Hi, I’ve been trying to edit the Registration Approved template and having a frustrating issue. When I get the email as a test in my inbox, the blue boxes around the Facebook and Twitter links don’t show up. However when I view the email in browser, they’re there.

Second problem, when I send myself a test message, the Venue information shows up. However when I have someone test the registration, the venue area on the email is empty. So I’m completely stumped!

This is the code:
MAIN CONTENT:
<table class=”head-wrap” bgcolor=”#ffffff”>
<tbody>
<tr>
<td></td>
<td class=”header container”>
<div class=”content”>
<table bgcolor=”#ffffff”>
<tbody>
<tr>
<td>[CO_LOGO]</td>
<td align=”right”>
<h6 class=”collapse”>[COMPANY]</h6>
</td>
</tr>
</tbody>
</table>
</div></td>
<td></td>
</tr>
</tbody>
</table>
<table class=”body-wrap”>
<tbody>
<tr>
<td></td>
<td class=”container” bgcolor=”#FFFFFF”>
<div class=”content”>
<table>
<tbody>
<tr>
<td>
<h2>Hello, [RECIPIENT_FNAME]:</h2>
<p class=”lead”>Here’s a copy of your registration details!</p>
</td>
</tr>
</tbody>
</table>
</div>
<div>[EVENT_LIST]</div></td>
<td></td>
</tr>
</tbody>
</table>
<table class=”footer-wrap”>
<tbody>
<tr>
<td></td>
<td class=”container”>
<table class=”social” width=”100%”>
<tbody>
<tr>
<td>
<table class=”column” align=”left”>
<tbody>
<tr>
<td>
<h5>Connect with Us:</h5>
< a href="[CO_FACEBOOK_URL]">Facebook
< a href="[CO_TWITTER_URL]">Twitter</td>
</tr>
</tbody>
</table>
<table class=”column” align=”left”>
<tbody>
<tr>
<td>
<h5>Contact Info:</h5>
Phone: [CO_PHONE]
Email: < a href="mailto:[CO_EMAIL]" target="_blank">[CO_EMAIL]</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
<td></td>
</tr>
</tbody>
</table>

EVENT LIST
<div class=”content”>
<table>
<tbody>
<tr>
<td>
<p class=”callout”>Event: [EVENT_LINK]
Venue: < a href="[VENUE_URL]" target="_blank">[VENUE_TITLE] ([VENUE_CITY], [VENUE_STATE])
</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class=”column-wrap”>
<div class=”column”>
<table align=”left”>
<tbody>
<tr>
<td>
<h3>Registration:</h3>
<h4>[RECIPIENT_FNAME] [RECIPIENT_LNAME]</h4>

  • Registration Code: [RECIPIENT_REGISTRATION_CODE]
  • Tickets:
    • [RECIPIENT_TICKET_LIST]

<hr />

</td>
</tr>
</tbody>
</table>
</div>
<div class=”column”>
<table align=”left”>
<tbody>
<tr>
<td>
<ul class=”sidebar”>

  • <h5>Venue »</h5>
  • [VENUE_IMAGE]
  • [VENUE_TITLE]
  • [VENUE_ADDRESS]
  • [VENUE_CITY]
  • [VENUE_STATE], [VENUE_ZIP]
  • [GOOGLE_MAP_IMAGE]
  • <table class=”social” width=”100%” bgcolor=””>
    <tbody>
    <tr>
    <td></td>
    </tr>
    </tbody>
    </table>
    </td>
    </tr>
    </tbody>
    </table>
    </div>
    <div class=”clear”></div>
    </div>

    • This topic was modified 8 years ago by fightbacweb.
    • This topic was modified 4 years, 7 months ago by Seth Shoultes.


    Tony

    • Support Staff

    September 21, 2016 at 2:25 am

    Hi there,

    Do you have an event I can run a test registration on to view this?

    Viewing 1 reply thread

    The support post ‘Editing Message Template – Problem with CSS and Venue’ is closed to new replies.

    Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

    Event Espresso