Forums

Constant Contact newsletter integration (4 posts)

  1. michaelpurcell
    Member
    Posted 3 weeks ago #

    I'm looking for anyone who has found a way to integrate a Constant Contact newsletter as a post...category would be Newsletter...post would be say...October Newsletter.

    I know CC has a archieve feature but if I understand it correctly you only get a "read newsletters" button.

    I'd perfer if each newsletter was a post...and of course with all the click monitor capabilities...but I'd settle for just the newsletter and images.

  2. stvwlf
    Member
    Posted 3 weeks ago #

    Have you tried going to the HTML tab in the Constant Contact editor and copying all the HTML?

    Then go to a WordPress post and click on the editor's HTML tab and paste all that HTML in.
    Then delete the HTML from the very top down to and including <body>
    and delete from the very bottom up to and including </body> (just a line or two most likely)
    Then add a title and publish the post.

    See what happens - it might well work the first time.

    You are not gonna get click monitor unless the links in your CC template have CC url's and not your original URL's. If you want to copy and paste them from a live CC email, to replace your original links, you can do that.

  3. michaelpurcell
    Member
    Posted 2 weeks ago #

    tried but i'm sure i'm not doing all you said...here's the cc code so you can see what I mean. not sure what to delete...

    .BODY{
    background-image:none;
    background-color:#CC99FF;
    ih-name:;
    }

    .COLBG{
    background-image:url(http://img.constantcontact.com/letters/images/1101093164665/crafters_shdw.jpg);
    background-repeat:no-repeat;
    background-color:#FFFFFF;
    }

    .MAINBORDER{
    background-color:#990099;
    padding:1px;
    }

    .MAINBG{
    background-color:#FFFFFF;
    }

    .MAINTEXT{
    color:#990099;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .NEWSTITLE{
    color:#990099;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    padding:1px 5px;
    }

    .ARTICLETITLE{
    color:#990099;
    font-family:Georgia,Times New Roman,Times,serif;
    font-size:18pt;
    }

    .ARTSUBTITLE{
    color:#990099;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    }

    .PROMOTITLE{
    color:#990099;
    font-family:Georgia,Times New Roman,Times,serif;
    font-size:18pt;
    }

    .TOCTITLE{
    color:#800080;
    font-family:Impact,Verdana,Arial,sans-serif;
    font-size:12pt;
    padding:1px 5px;
    text-align:left;
    }

    .TOCLINKS{
    color:#990099;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    padding:1px 5px;
    }

    .COLUMNTITLE{
    color:#990099;
    font-family:Georgia,Times New Roman,Times,serif;
    margin-bottom:5px;
    font-size:12pt;
    }

    .COLUMNTEXT{
    color:#800080;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .QUICKLINKS{
    color:#990099;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .COUPONBORDER{
    border-color:#993366;
    border-style:dashed;
    border-width:2px;
    }

    .COUPONBG{
    background-color:#FFFFFF;
    }

    .COUPONEXPIRESBG{
    background-color:#9966FF;
    }

    .COUPONTITLE{
    color:#990099;
    font-family:Arial,Helvetica,sans-serif;
    font-size:18pt;
    }

    .COUPONTEXT{
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .COUPONEXPIRATION{
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .CALLOUT{
    color:#B37800;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .GREETING{
    color:#B37800;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10pt;
    }

    .JOML{
    color:#B37800;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
    }

    .TOCALIGN{
    text-align:left;
    }

    .COUPONPAD{
    padding-top:10px;
    }

    .SUBBG{
    background-color:#c8c86c;
    }

    .COPYPAD{
    padding:5px 5px 0 5px;
    }

    .MAINPAD{
    padding:0;
    }

    .HDRLEFTWIDTH{
    width:300px;
    }

    .HDRRIGHTWIDTH{
    width:300px;
    }

    .MAINWIDTH{
    width:396px;
    }

    .COLWIDTHOUTER{
    width:196px;
    }

    .COLWIDTHINNER{
    width:180px;
    }

    .TEMPLATEWIDTH{
    width:600px;
    }

  4. ktesauro
    Member
    Posted 1 day ago #

    I have the same question as Michael-Can you post your Constant Contact Email Newsletter in your Blog? If so, how do you do it? This must be possible. Can someone link me to their Blog where they have done this?

Reply

You must log in to post.

About this Topic