Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Mike Purcell

    (@michaelpurcell)

    thanks…

    A couple of questions for you please…

    1) I saw you’re also using the content-slide PI on the byfordwa site. Is it the one by Neel? If not which PI did you use? and which (level) index.php file did you modify so that the slides category is not displayed?

    2) I’m nervous about corrupting the WP DB. I am backing up the MySQL DB weekly but don’t know how to determine if a DB has been corrupted or how to recover it. I’m not really too technical. Any insight are helpful and greatly appreciated. You can find me as [email protected] and the site is https://www.naughtyknitterz.com. Thank you!

    I’m testing the PI…

    Which (at what level-in which folder) index.php do I modify to eliminate the new (required) category from displaying?

    are you still using this plugin?

    is there a site using it I can visit?

    Forum: Plugins
    In reply to: ad management???
    Thread Starter Mike Purcell

    (@michaelpurcell)

    I’m using AdServe on 2.9.1. Here’s the problem…

    I get my ad to display in a post but can’t get it to display in my (lower) right sidebar – theme template.

    I’ve tried every location…and every code/text combo. I even tried another post recommendation including ‘?php around the AdServe:zone text”.

    Either the text I insert is displayed in the rt sidebar above the ARCHIVES section OR the rt sidebar is blank and the footer is also gone.

    I’m using the standard Lifetime theme…HELP!

    Forum: Plugins
    In reply to: ad management???
    Thread Starter Mike Purcell

    (@michaelpurcell)

    ?…I’m running WP v 2.8.5 and the plugin says compatible to 2.3.1. That’s why I didn’t try it originally.

    Do you think it will be a problem?

    I guess I could just try it…

    Thread Starter Mike Purcell

    (@michaelpurcell)

    thanks for the suggestions…I’ll get to work on trying them.

    Forum: Plugins
    In reply to: ad management???
    Thread Starter Mike Purcell

    (@michaelpurcell)

    I saw it…downloaded it, etc…

    Have you used it? Can I see it in action on your (or any) site?

    in the sidebar.php file put it right after

    <div id=”sidebar”>

    that’s were mine is…you may also want a header.

    Thread Starter Mike Purcell

    (@michaelpurcell)

    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(https://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;
    }

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