How to add MailChimp newsletter archives to your ProudCity website

Posted on December 2, 2021


Email

Overview

You can add MailChimp newsletter archives to your website using the ProudCity ‘Code or iFrame embed’ widget. This will let you display past issues of a newsletter you send via MailChimp on your website, and it will automatically update when you send a new issue.

Example

ProudCity newsletter archives.

Steps

  1. Follow these instructions from MailChimp to get your embed code.
  2. Paste the embed code on your web page using the ‘Code or iFrame embed‘ widget.
  3. Save the page.

‘Code or iFrame embed’ widget:

'Code or iFrame embed' widget

Add code here:

Code for 'Code or iFrame embed' widget

Recommendations

Delete the style code provided by MailChimp:

<style type="text/css">
<!--
.display_archive {font-family: arial,verdana; font-size: 12px;}
.campaign {line-height: 125%; margin: 5px;}
//-->
</style>

Change the number of items to display in the show code (it defaults to 10):

show=10"

Resources

Close window