• Hi there,

    I am using a custom theme (as “basic themes”) seem not be recognized my AutoChimp (list in WordPress backend plugin settings of AutoChimp is then empty).

    I am not getting the instruction “If you use a ‘user template’, be sure that the template’s content section is called ‘main’ so that your post’s content can be substituted in the template.” Also tried the workthorugh here http://hhogan.com/how-to-configure-autochimp-to-send-posts-as-email/ (but seems an old version as “My Template” does not exist in current MailChimp anymore).

    So how to get the content section “Main” into my template?

    Many thanks
    Christian

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
        <head>
        	<!-- NAME: 1 COLUMN - BANDED -->
            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <title>*|MC:SUBJECT|*</title>
    
            <!--[if gte mso 6]>
            <style>
                table.mcnFollowContent {width:100% !important;}
                table.mcnShareContent {width:100% !important;}
            </style>
            <![endif]-->
        <style type="text/css">
    		body,#bodyTable,#bodyCell{
    			height:100% !important;
    			margin:0;
    			padding:0;
    			width:100% !important;
    		}
    		table{
    			border-collapse:collapse;
    		}
    		img,a img{
    			border:0;
    			outline:none;
    			text-decoration:none;
    		}
    		h1,h2,h3,h4,h5,h6{
    			margin:0;
    			padding:0;
    		}
    		p{
    			margin:1em 0;
    			padding:0;
    		}
    		a{
    			word-wrap:break-word;
    		}
    		.ReadMsgBody{
    			width:100%;
    		}
    		.ExternalClass{
    			width:100%;
    		}
    		.ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div{
    			line-height:100%;
    		}
    		table,td{
    			mso-table-lspace:0pt;
    			mso-table-rspace:0pt;
    		}
    		#outlook a{
    			padding:0;
    		}
    		img{
    			-ms-interpolation-mode:bicubic;
    		}
    		body,table,td,p,a,li,blockquote{
    			-ms-text-size-adjust:100%;
    			-webkit-text-size-adjust:100%;
    		}
    		#bodyCell{
    			padding:0;
    		}
    		.mcnImage{
    			vertical-align:bottom;
    		}
    		.mcnTextContent img{
    			height:auto !important;
    		}
    	/*
    	@tab Page
    	@section background style
    	@tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
    	*/
    		body,#bodyTable{
    			/*@editable*/background-color:#a6bbd8;
    		}
    	/*
    	@tab Page
    	@section background style
    	@tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
    	*/
    		#bodyCell{
    			/*@editable*/border-top:0;
    		}
    	/*
    	@tab Page
    	@section heading 1
    	@tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
    	@style heading 1
    	*/
    		h1{
    			/*@editable*/color:#000080 !important;
    			display:block;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:24px;
    			/*@editable*/font-style:normal;
    			/*@editable*/font-weight:bold;
    			/*@editable*/line-height:125%;
    			/*@editable*/letter-spacing:-1px;
    			margin:0;
    			/*@editable*/text-align:left;
    		}
    	/*
    	@tab Page
    	@section heading 2
    	@tip Set the styling for all second-level headings in your emails.
    	@style heading 2
    	*/
    		h2{
    			/*@editable*/color:#404040 !important;
    			display:block;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:20px;
    			/*@editable*/font-style:normal;
    			/*@editable*/font-weight:bold;
    			/*@editable*/line-height:125%;
    			/*@editable*/letter-spacing:-.75px;
    			margin:0;
    			/*@editable*/text-align:left;
    		}
    	/*
    	@tab Page
    	@section heading 3
    	@tip Set the styling for all third-level headings in your emails.
    	@style heading 3
    	*/
    		h3{
    			/*@editable*/color:#606060 !important;
    			display:block;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:16px;
    			/*@editable*/font-style:normal;
    			/*@editable*/font-weight:bold;
    			/*@editable*/line-height:125%;
    			/*@editable*/letter-spacing:-.5px;
    			margin:0;
    			/*@editable*/text-align:left;
    		}
    	/*
    	@tab Page
    	@section heading 4
    	@tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
    	@style heading 4
    	*/
    		h4{
    			/*@editable*/color:#808080 !important;
    			display:block;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:13px;
    			/*@editable*/font-style:normal;
    			/*@editable*/font-weight:bold;
    			/*@editable*/line-height:125%;
    			/*@editable*/letter-spacing:normal;
    			margin:0;
    			/*@editable*/text-align:left;
    		}
    	/*
    	@tab Preheader
    	@section preheader style
    	@tip Set the background color and borders for your email's preheader area.
    	*/
    		#templatePreheader{
    			/*@editable*/background-color:#eeeeee;
    			/*@editable*/border-top:0;
    			/*@editable*/border-bottom:0;
    		}
    	/*
    	@tab Preheader
    	@section preheader text
    	@tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
    	*/
    		.preheaderContainer .mcnTextContent,.preheaderContainer .mcnTextContent p{
    			/*@editable*/color:#606060;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:11px;
    			/*@editable*/line-height:125%;
    			/*@editable*/text-align:center;
    		}
    	/*
    	@tab Preheader
    	@section preheader link
    	@tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
    	*/
    		.preheaderContainer .mcnTextContent a{
    			/*@editable*/color:#606060;
    			/*@editable*/font-weight:normal;
    			/*@editable*/text-decoration:underline;
    		}
    	/*
    	@tab Header
    	@section header style
    	@tip Set the background color and borders for your email's header area.
    	*/
    		#templateHeader{
    			/*@editable*/background-color:#ffffff;
    			/*@editable*/border-top:0;
    			/*@editable*/border-bottom:0;
    		}
    	/*
    	@tab Header
    	@section header text
    	@tip Set the styling for your email's header text. Choose a size and color that is easy to read.
    	*/
    		.headerContainer .mcnTextContent,.headerContainer .mcnTextContent p{
    			/*@editable*/color:#606060;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:10px;
    			/*@editable*/line-height:150%;
    			/*@editable*/text-align:center;
    		}
    	/*
    	@tab Header
    	@section header link
    	@tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
    	*/
    		.headerContainer .mcnTextContent a{
    			/*@editable*/color:#084c9e;
    			/*@editable*/font-weight:normal;
    			/*@editable*/text-decoration:underline;
    		}
    	/*
    	@tab Body
    	@section body style
    	@tip Set the background color and borders for your email's body area.
    	*/
    		#templateBody{
    			/*@editable*/background-color:#ffffff;
    			/*@editable*/border-top:0;
    			/*@editable*/border-bottom:0;
    		}
    	/*
    	@tab Body
    	@section body text
    	@tip Set the styling for your email's body text. Choose a size and color that is easy to read.
    	*/
    		.bodyContainer .mcnTextContent,.bodyContainer .mcnTextContent p{
    			/*@editable*/color:#606060;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:13px;
    			/*@editable*/line-height:150%;
    			/*@editable*/text-align:left;
    		}
    	/*
    	@tab Body
    	@section body link
    	@tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
    	*/
    		.bodyContainer .mcnTextContent a{
    			/*@editable*/color:#000080;
    			/*@editable*/font-weight:bold;
    			/*@editable*/text-decoration:none;
    		}
    	/*
    	@tab Footer
    	@section footer style
    	@tip Set the background color and borders for your email's footer area.
    	*/
    		#templateFooter{
    			/*@editable*/background-color:#ffffff;
    			/*@editable*/border-top:0;
    			/*@editable*/border-bottom:0;
    		}
    	/*
    	@tab Footer
    	@section footer text
    	@tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
    	*/
    		.footerContainer .mcnTextContent,.footerContainer .mcnTextContent p{
    			/*@editable*/color:#606060;
    			/*@editable*/font-family:Verdana, Geneva, sans-serif;
    			/*@editable*/font-size:10px;
    			/*@editable*/line-height:125%;
    			/*@editable*/text-align:left;
    		}
    	/*
    	@tab Footer
    	@section footer link
    	@tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
    	*/
    		.footerContainer .mcnTextContent a{
    			/*@editable*/color:#606060;
    			/*@editable*/font-weight:normal;
    			/*@editable*/text-decoration:underline;
    		}
    	@media only screen and (max-width: 480px){
    		body,table,td,p,a,li,blockquote{
    			-webkit-text-size-adjust:none !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		body{
    			width:100% !important;
    			min-width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcnTextContentContainer]{
    			width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcnBoxedTextContentContainer]{
    			width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcpreview-image-uploader]{
    			width:100% !important;
    			display:none !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		img[class=mcnImage]{
    			width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcnImageGroupContentContainer]{
    			width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageGroupContent]{
    			padding:9px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageGroupBlockInner]{
    			padding-bottom:0 !important;
    			padding-top:0 !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		tbody[class=mcnImageGroupBlockOuter]{
    			padding-bottom:9px !important;
    			padding-top:9px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcnCaptionTopContent],table[class=mcnCaptionBottomContent]{
    			width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcnCaptionLeftTextContentContainer],table[class=mcnCaptionRightTextContentContainer],table[class=mcnCaptionLeftImageContentContainer],table[class=mcnCaptionRightImageContentContainer],table[class=mcnImageCardLeftTextContentContainer],table[class=mcnImageCardRightTextContentContainer]{
    			width:100% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{
    			padding-right:18px !important;
    			padding-left:18px !important;
    			padding-bottom:0 !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageCardBottomImageContent]{
    			padding-bottom:9px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageCardTopImageContent]{
    			padding-top:18px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageCardLeftImageContent],td[class=mcnImageCardRightImageContent]{
    			padding-right:18px !important;
    			padding-left:18px !important;
    			padding-bottom:0 !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageCardBottomImageContent]{
    			padding-bottom:9px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnImageCardTopImageContent]{
    			padding-top:18px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		table[class=mcnCaptionLeftContentOuter] td[class=mcnTextContent],table[class=mcnCaptionRightContentOuter] td[class=mcnTextContent]{
    			padding-top:9px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnCaptionBlockInner] table[class=mcnCaptionTopContent]:last-child td[class=mcnTextContent]{
    			padding-top:18px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnBoxedTextContentColumn]{
    			padding-left:18px !important;
    			padding-right:18px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=mcnTextContent]{
    			padding-right:18px !important;
    			padding-left:18px !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section template width
    	@tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
    	*/
    		table[class=templateContainer]{
    			/*@tab Mobile Styles
    @section template width
    @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.*/max-width:600px !important;
    			/*@editable*/width:95% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section heading 1
    	@tip Make the first-level headings larger in size for better readability on small screens.
    	*/
    		h1{
    			/*@editable*/font-size:16px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section heading 2
    	@tip Make the second-level headings larger in size for better readability on small screens.
    	*/
    		h2{
    			/*@editable*/font-size:14px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section heading 3
    	@tip Make the third-level headings larger in size for better readability on small screens.
    	*/
    		h3{
    			/*@editable*/font-size:13px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section heading 4
    	@tip Make the fourth-level headings larger in size for better readability on small screens.
    	*/
    		h4{
    			/*@editable*/font-size:12px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section Boxed Text
    	@tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
    	*/
    		table[class=mcnBoxedTextContentContainer] td[class=mcnTextContent],td[class=mcnBoxedTextContentContainer] td[class=mcnTextContent] p{
    			/*@editable*/font-size:11px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section Preheader Visibility
    	@tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
    	*/
    		table[id=templatePreheader]{
    			/*@editable*/display:none !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section Preheader Text
    	@tip Make the preheader text larger in size for better readability on small screens.
    	*/
    		td[class=preheaderContainer] td[class=mcnTextContent],td[class=preheaderContainer] td[class=mcnTextContent] p{
    			/*@editable*/font-size:14px !important;
    			/*@editable*/line-height:115% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section Header Text
    	@tip Make the header text larger in size for better readability on small screens.
    	*/
    		td[class=headerContainer] td[class=mcnTextContent],td[class=headerContainer] td[class=mcnTextContent] p{
    			/*@editable*/font-size:12px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section Body Text
    	@tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
    	*/
    		td[class=bodyContainer] td[class=mcnTextContent],td[class=bodyContainer] td[class=mcnTextContent] p{
    			/*@editable*/font-size:11px !important;
    			/*@editable*/line-height:125% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    	/*
    	@tab Mobile Styles
    	@section footer text
    	@tip Make the body content text larger in size for better readability on small screens.
    	*/
    		td[class=footerContainer] td[class=mcnTextContent],td[class=footerContainer] td[class=mcnTextContent] p{
    			/*@editable*/font-size:9px !important;
    			/*@editable*/line-height:115% !important;
    		}
    
    }	@media only screen and (max-width: 480px){
    		td[class=footerContainer] a[class=utilityLink]{
    			display:block !important;
    		}
    
    }</style></head>
        <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
            <center>
                <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
                    <tr>
                        <td align="center" valign="top" id="bodyCell">
                            <!-- BEGIN TEMPLATE // -->
                            <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                <tr>
                                    <td align="center" valign="top">
                                        <!-- BEGIN PREHEADER // -->
                                        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templatePreheader">
                                            <tr>
                                            	<td align="center" valign="top">
                                                    <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
                                                        <tr>
                                                            <td valign="top" class="preheaderContainer" style="padding-top:9px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock">
        <tbody class="mcnTextBlockOuter">
            <tr>
                <td valign="top" class="mcnTextBlockInner">
    
                    <table align="left" border="0" cellpadding="0" cellspacing="0" width="366" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding: 9px 0px 9px 18px; font-family: Verdana, Geneva, sans-serif;">
    
                                Namibia-Nachrichten des Tages von Hitradio Namibia
                            </td>
                        </tr>
                    </tbody></table>
    
                    <table align="right" border="0" cellpadding="0" cellspacing="0" width="197" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding: 9px 18px 9px 0px; font-family: Verdana, Geneva, sans-serif;">
    
                                <a href="*|ARCHIVE|*" target="_blank">Diesen Newsletter online lesen.</a>
                            </td>
                        </tr>
                    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                            </tr>
                                        </table>
                                        <!-- // END PREHEADER -->
                                    </td>
                                </tr>
                                <tr>
                                    <td align="center" valign="top">
                                        <!-- BEGIN HEADER // -->
                                        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateHeader">
                                            <tr>
                                                <td align="center" valign="top">
                                                    <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
                                                        <tr>
                                                            <td valign="top" class="headerContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock">
        <tbody class="mcnImageBlockOuter">
                <tr>
                    <td valign="top" style="padding:9px" class="mcnImageBlockInner">
                        <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer">
                            <tbody><tr>
                                <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;">
    
                                            <img align="center" alt="" src="http://gallery.mailchimp.com/6df3614e680ee4c2e5705401a/images/9a453c39-fc3e-4abf-9c4d-c1d944c63fe7.gif" width="400" style="max-width:400px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
    
                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
        </tbody>
    </table></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                            </tr>
                                        </table>
                                        <!-- // END HEADER -->
                                    </td>
                                </tr>
                                <tr>
                                    <td align="center" valign="top">
                                        <!-- BEGIN BODY // -->
                                        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateBody">
                                            <tr>
                                                <td align="center" valign="top">
                                                    <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
                                                        <tr>
                                                            <td valign="top" class="bodyContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock">
        <tbody class="mcnTextBlockOuter">
            <tr>
                <td valign="top" class="mcnTextBlockInner">
    
                    <table align="left" border="0" cellpadding="0" cellspacing="0" width="600" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding: 9px 18px; font-size: 16px; font-weight: bold; line-height: 125%; text-align: center;">
    
                                Namibia-Nachrichten des Tages
                            </td>
                        </tr>
                    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock">
        <tbody class="mcnTextBlockOuter">
            <tr>
                <td valign="top" class="mcnTextBlockInner">
    
                    <table align="left" border="0" cellpadding="0" cellspacing="0" width="600" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding-top:9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px;">
    
                                <h1>Designing Your Email</h1>
    
    <h3>Creating an elegant email is simple</h3>
    
    <p>Now that you’ve selected a template to work with, drag in content blocks to define the structure of your message. Don’t worry, you can always delete or rearrange blocks as needed. Then click “Design” to define fonts, colors, and styles.</p>
    
    <p>Need inspiration for your design? <a class="mc-template-link" href="http://inspiration.mailchimp.com">Here’s what other MailChimp users are doing.</a></p>
    
                            </td>
                        </tr>
                    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock">
        <tbody class="mcnImageBlockOuter">
                <tr>
                    <td valign="top" style="padding:9px" class="mcnImageBlockInner">
                        <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer">
                            <tbody><tr>
                                <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0;">
    
                                            <img align="left" alt="" src="http://gallery.mailchimp.com/6df3614e680ee4c2e5705401a/images/92995d6d-058d-4367-bfea-800b36fea321.gif" width="564" style="max-width:650px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
    
                                </td>
                            </tr>
                        </tbody></table>
                    </td>
                </tr>
        </tbody>
    </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock">
        <tbody class="mcnTextBlockOuter">
            <tr>
                <td valign="top" class="mcnTextBlockInner">
    
                    <table align="left" border="0" cellpadding="0" cellspacing="0" width="282" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding-top:9px; padding-left:18px; padding-bottom:9px; padding-right:0;">
    
                                <h1>Designing Your Email</h1>
    
    <h3>Creating an elegant email is simple</h3>
    
    <p>Now that you’ve selected a template to work with, drag in content blocks to define the structure of your message. Don’t worry, you can always delete or rearrange blocks as needed. Then click “Design” to define fonts, colors, and styles.</p>
    
    <p>Need inspiration for your design? <a class="mc-template-link" href="http://inspiration.mailchimp.com">Here’s what other MailChimp users are doing.</a></p>
    
                            </td>
                        </tr>
                    </tbody></table>
    
                    <table align="right" border="0" cellpadding="0" cellspacing="0" width="282" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding-top:9px; padding-right:18px; padding-bottom:9px; padding-left:0;">
    
                                This is a Text Block. Use this to provide text...
                            </td>
                        </tr>
                    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock">
        <tbody class="mcnCaptionBlockOuter">
            <tr>
                <td class="mcnCaptionBlockInner" valign="top" style="padding:9px;">
    
    <table border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightContentOuter" width="100%">
        <tbody><tr>
            <td valign="top" class="mcnCaptionRightContentInner" style="padding:0 9px ;">
                <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionRightImageContentContainer">
                    <tbody><tr>
                        <td class="mcnCaptionRightImageContent" valign="top">
    
                            <table style="width: 264px;" class="mcpreview-image-uploader" data-mc-id="0"></table>
    
                        </td>
                    </tr>
                </tbody></table>
                <table class="mcnCaptionRightTextContentContainer" align="right" border="0" cellpadding="0" cellspacing="0" width="264">
                    <tbody><tr>
                        <td valign="top" class="mcnTextContent">
                            Your text caption goes here. You can change the position and width of the caption from the block settings tab.
                        </td>
                    </tr>
                </tbody></table>
            </td>
        </tr>
    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                            </tr>
                                        </table>
                                        <!-- // END BODY -->
                                    </td>
                                </tr>
                                <tr>
                                    <td align="center" valign="top">
                                        <!-- BEGIN FOOTER // -->
                                        <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateFooter">
                                            <tr>
                                                <td align="center" valign="top">
                                                    <table border="0" cellpadding="0" cellspacing="0" width="600" class="templateContainer">
                                                        <tr>
                                                            <td valign="top" class="footerContainer" style="padding-top:10px; padding-bottom:10px;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowBlock">
        <tbody class="mcnFollowBlockOuter">
            <tr>
                <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
                    <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentContainer">
        <tbody><tr>
            <td align="center" style="padding-left:9px;padding-right:9px;">
                <table border="0" cellpadding="0" cellspacing="0" class="mcnFollowContent" style="background-color: #FAFAFA;border: 1px solid #EEEEEE;">
                    <tbody><tr>
                        <td align="center" valign="top" style="padding-top:9px; padding-right:9px; padding-left:9px;">
    						<table border="0" cellpadding="0" cellspacing="0">
    							<tbody><tr>
    								<td valign="top">
    
    			                                <table align="left" border="0" cellpadding="0" cellspacing="0">
    			                                    <tbody><tr>
    			                                        <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
    			                                            <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
    			                                                <tbody><tr>
    			                                                    <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
    			                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
    			                                                            <tbody><tr>
    
    			                                                                    <td align="center" valign="middle" width="18" class="mcnFollowIconContent">
    			                                                                        <a href="http://www.facebook.com/hitradionam" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block/gray-facebook-128.png" style="display:block;" height="24" width="24" class=""></a>
    			                                                                    </td>
    
    			                                                            </tr>
    			                                                        </tbody></table>
    			                                                    </td>
    			                                                </tr>
    			                                            </tbody></table>
    			                                        </td>
    			                                    </tr>
    			                                </tbody></table>
    
    			                                <table align="left" border="0" cellpadding="0" cellspacing="0">
    			                                    <tbody><tr>
    			                                        <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
    			                                            <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
    			                                                <tbody><tr>
    			                                                    <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
    			                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
    			                                                            <tbody><tr>
    
    			                                                                    <td align="center" valign="middle" width="18" class="mcnFollowIconContent">
    			                                                                        <a href="http://twitter.com/HitradioNamibia" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block/gray-twitter-128.png" style="display:block;" height="24" width="24" class=""></a>
    			                                                                    </td>
    
    			                                                            </tr>
    			                                                        </tbody></table>
    			                                                    </td>
    			                                                </tr>
    			                                            </tbody></table>
    			                                        </td>
    			                                    </tr>
    			                                </tbody></table>
    
    			                                <table align="left" border="0" cellpadding="0" cellspacing="0">
    			                                    <tbody><tr>
    			                                        <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
    			                                            <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
    			                                                <tbody><tr>
    			                                                    <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
    			                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
    			                                                            <tbody><tr>
    
    			                                                                    <td align="center" valign="middle" width="18" class="mcnFollowIconContent">
    			                                                                        <a href="http://pinterest.com/hitradionamibia/" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block/gray-pinterest-128.png" style="display:block;" height="24" width="24" class=""></a>
    			                                                                    </td>
    
    			                                                            </tr>
    			                                                        </tbody></table>
    			                                                    </td>
    			                                                </tr>
    			                                            </tbody></table>
    			                                        </td>
    			                                    </tr>
    			                                </tbody></table>
    
    			                                <table align="left" border="0" cellpadding="0" cellspacing="0">
    			                                    <tbody><tr>
    			                                        <td valign="top" style="padding-right:10px; padding-bottom:9px;" class="mcnFollowContentItemContainer">
    			                                            <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
    			                                                <tbody><tr>
    			                                                    <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
    			                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
    			                                                            <tbody><tr>
    
    			                                                                    <td align="center" valign="middle" width="18" class="mcnFollowIconContent">
    			                                                                        <a href="http://pinterest.com/hitradionamibia/" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block/gray-tumblr-128.png" style="display:block;" height="24" width="24" class=""></a>
    			                                                                    </td>
    
    			                                                            </tr>
    			                                                        </tbody></table>
    			                                                    </td>
    			                                                </tr>
    			                                            </tbody></table>
    			                                        </td>
    			                                    </tr>
    			                                </tbody></table>
    
    			                                <table align="left" border="0" cellpadding="0" cellspacing="0">
    			                                    <tbody><tr>
    			                                        <td valign="top" style="padding-right:0; padding-bottom:9px;" class="mcnFollowContentItemContainer">
    			                                            <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
    			                                                <tbody><tr>
    			                                                    <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
    			                                                        <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
    			                                                            <tbody><tr>
    
    			                                                                    <td align="center" valign="middle" width="18" class="mcnFollowIconContent">
    			                                                                        <a href="http://www.hitradio.com.na" target="_blank"><img src="http://cdn-images.mailchimp.com/icons/social-block/gray-link-128.png" style="display:block;" height="24" width="24" class=""></a>
    			                                                                    </td>
    
    			                                                            </tr>
    			                                                        </tbody></table>
    			                                                    </td>
    			                                                </tr>
    			                                            </tbody></table>
    			                                        </td>
    			                                    </tr>
    			                                </tbody></table>
    
    								</td>
    							</tr>
    						</tbody></table>
                        </td>
                    </tr>
                </tbody></table>
            </td>
        </tr>
    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock">
        <tbody class="mcnTextBlockOuter">
            <tr>
                <td valign="top" class="mcnTextBlockInner">
    
                    <table align="left" border="0" cellpadding="0" cellspacing="0" width="600" class="mcnTextContentContainer">
                        <tbody><tr>
    
                            <td valign="top" class="mcnTextContent" style="padding-top:9px; padding-right: 18px; padding-bottom: 9px; padding-left: 18px;">
    
                                <span style="font-family:verdana,geneva,sans-serif"><em>Copyright © *|CURRENT_YEAR|* *|LIST:COMPANY|*, All rights reserved.</em><br>
    *|IFNOT:ARCHIVE_PAGE|* *|LIST:DESCRIPTION|*<br>
    <br>
    <strong>Kontaktieren Sie uns unter:</strong><br>
    *|HTML:LIST_ADDRESS_HTML|* *|END:IF|*<br>
    <br>
    <a class="utilityLink" href="*|UNSUB|*">Newsletter abbestellen</a>&nbsp; &nbsp;&nbsp;<a class="utilityLink" href="*|UPDATE_PROFILE|*">Eigenes Profil ändern</a>&nbsp;<br>
    <br>
    *|IF:REWARDS|* *|HTML:REWARDS|* *|END:IF|*</span>
                            </td>
                        </tr>
                    </tbody></table>
    
                </td>
            </tr>
        </tbody>
    </table></td>
                                                        </tr>
                                                    </table>
                                                </td>
                                            </tr>
                                        </table>
                                        <!-- // END FOOTER -->
                                    </td>
                                </tr>
                            </table>
                            <!-- // END TEMPLATE -->
                        </td>
                    </tr>
                </table>
            </center>
        </body>
    </html>

    https://wordpress.org/plugins/autochimp/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nonenoknow

    (@chtrede)

    So I beliebe nobody is using AutoChimp with a custom template, as unfortunately nobody seems to be able to answer my question regarding the missing “main content section”.

    Would be highly appreciated if anyone could help.

    MANY thanks!

    Hi Nonenoknow,

    I’m just getting started with AutoChimp. I _am_ able to pull in WP post content.
    I did need to create a brand new template with the “Code Your Own” template construction.

    The critical lines in my code-your-own MailChimp template are these (I’ll show below how they fit into the whole thing):

    <div>
         <h1><span class="h1">*|MC:SUBJECT|*</span></h1>
    </div>
    <div mc:edit="main">
        [Your post content will go here and replace this]
    </div>

    This fits into the overall template like so (more or less):

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html>
        <head>
    .
    .   // meta, title, style, etc. goes here
    .
        </head>
        <body>
           <table> <!-- outer containing table -->
            <tr><tr>
               .
               .    <!-- You might have header stuff here -->
               .
    
              <table>  <!-- the main content block here --->
                <tr><td>
                     <div>
                          <h1><span class="h1">*|MC:SUBJECT|*</span></h1>
                     </div>
                     <div mc:edit="main">
                         [Your post content will go here and replace this]
                     </div>
                </td></tr>
              </table>
               .
               .   <!-- you might have footer stuff here -->
               .
           </td></tr>
           </table>
               .
               .
               .
    
        </body>
    </html>

    The MC:SUBJECT is the title of the blog post, the mc:edit=”main” is where AutoChimp sends the post content.

    I hope I understood your question here and that what I’m learning is helpful to you too. I also hope this formats correctly!

    I too am missing the content of the WP Post. This looks like a good work around for the issue, except I don’t know how to “code your own”. I have a template already created. Is there a way edit the existing code of my current template? Or copy the code from my current template into the “code your own”?

    ok, I think I got it. man, they don’t make this easy! apparently you can’t have Autochimt set to excerpt, which then means that there are some things that don’t come through in the email like embedded videos and there is no link to view the full content on the website.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add content to Template’ is closed to new replies.