How to get Newsletter posts to match layout sample?

Layout sample: https://chulaleague.org/wp-admin/post.php?post=18618&action=edit

– Create a new post under the NEWS category (plus tag CAF or LaBA if newsletter only focuses on one event)

– Add short intro text (from beginning of newsletter) to show excerpt in News & Events page list.

– Follow intro with the following code to show “View the HTML Version” link (replace URL with the one found in each newsletter’s “View this email in your browser” link):

<a href="http://eepurl.com/c4YJJL" target="_blank" rel="noopener">View the HTML Version</a>

– Next, cut and paste this iframe code and update “src” url with above “href” url from the View the HTML version link.

<iframe style="height: -webkit-fill-available; width: 100%; border: none; overflow: hidden;" src="HREF URL HERE"></iframe>

– To add a quick thumbnail image, take a screen grab (option + shift + 4) of a full width image from HTML version of the newsletter or find source image on Google Drive. 

– Scroll down to bottom right to click on “Set Featured Image” to add a post thumbnail.

– When in the Featured Image popup, you can choose Upload Files. When done, select “Set featured image” button.

– Save post.

Posted in: Site Maintenance FAQs