Title: Where does  get added to template code
Last modified: August 21, 2016

---

# Where does get added to template code

 *  Resolved [matthew2582](https://wordpress.org/support/users/matthew2582/)
 * (@matthew2582)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/)
 * We are getting blank content, instead of our post content
 * – we added – <div mc:edit=”main”>
    to the code here
 * /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: MAIN BODY /\/\/\/\/\/\/\/\/\/\ */
 *  /**
    * [@tab](https://wordpress.org/support/users/tab/) Body * [@section](https://wordpress.org/support/users/section/)
   body style * [@tip](https://wordpress.org/support/users/tip/) Set the background
   color for your email’s body area. */ #templateContainer, .bodyContent{ /*@editable*/
   background-color:#FDFDFD; }
 *  /**
    * [@tab](https://wordpress.org/support/users/tab/) Body * [@section](https://wordpress.org/support/users/section/)
   body text * [@tip](https://wordpress.org/support/users/tip/) Set the styling 
   for your email’s main content text. Choose a size and color that is easy to read.*
   [@theme](https://wordpress.org/support/users/theme/) main */ .bodyContent div{/*
   @editable*/ color:#505050; /*@editable*/ font-family:Arial; /*@editable*/ font-
   size:14px; /*@editable*/ line-height:150%; /*@editable*/ text-align:left; }
 *  <div mc:edit=”main”>
 * but maybe this is wrong place to insert code
 * [https://wordpress.org/plugins/autochimp/](https://wordpress.org/plugins/autochimp/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [matthew2582](https://wordpress.org/support/users/matthew2582/)
 * (@matthew2582)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746641)
 * OK problem solved – here is the code that works to populate email with post content
 *  <!– // Begin Module: Standard Content \\ –>
    <div mc:edit=”main” <table=”” border
   =”0″ cellpadding=”10″ cellspacing=”0″ width=”100%”> </div></td></tr><tr>
 *  [chitranjanbaghi](https://wordpress.org/support/users/chitranjanbaghi/)
 * (@chitranjanbaghi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746932)
 * Can you please guide to setup the same for my blog.
 * I am not able to see any templates that i have created and not I am understanding
   where to add this code.
 *  [ReneeRox](https://wordpress.org/support/users/reneerox/)
 * (@reneerox)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746948)
 * me too
 *  Thread Starter [matthew2582](https://wordpress.org/support/users/matthew2582/)
 * (@matthew2582)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746949)
 * 1. You have to create a Custom template in MC
 * 2. Then Edit Code in MC
 * 3. Code gets inserted around line 358
 *  <!– // Begin Module: Standard Content \\ –>
    <div mc:edit=”main” <table=”” border
   =”0″ cellpadding=”10″ cellspacing=”0″ width=”100%”> </div></td></tr><tr>
 * It is the div mc:edit=”main” that makes this work
 *  [ReneeRox](https://wordpress.org/support/users/reneerox/)
 * (@reneerox)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746950)
 * I was able to figure it out, thanks!
 *  [peakminute](https://wordpress.org/support/users/mantasj/)
 * (@mantasj)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746951)
 * It helped alot, now my content appears on newsletter, before was just empty email
 * Does anybody know how to show embeded youtube video?
 * And I would like to add big action button at the end of each newsletter so visitors
   could come to my web
 * Maybe somebody know?

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Where does get added to template code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/autochimp_3e7b83.svg)
 * [AutoChimp](https://wordpress.org/plugins/autochimp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autochimp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autochimp/)
 * [Active Topics](https://wordpress.org/support/plugin/autochimp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autochimp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autochimp/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [peakminute](https://wordpress.org/support/users/mantasj/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/where-does-get-added-to-template-code/#post-4746951)
 * Status: resolved