Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thank you, vkaryl – I appreciate the offer and understand teh workload. Will forward you a ZIP.

    Will shoot this coder an email, too – see what they have to say.

    Thanks again!

    vkaryl – appreciate the prompt, reply – thanks!

    Here is exactly what is contained in the sidebar.php file:
    ————————

    <!– SIDEBAR –>

    <div id=”leftCol”>
    <div class=”sideBarTitle”>Nav</div>
    <div class=”verticalNavigation”>

    </div>
    <div class=”sideBarTitle”>Bio</div>
    <div class=”box”>
    Peter Flaschner (that’s me), is a Toronto based designer, uncurable css addict, and workaholic. This site is my personal playground. It’s usually broken in one way or another.If you like what you see here, why not stop on by to my work site? There’s lots of goodies there.
    </div>
    <div class=”sideBarTitle”>Recent Posts</div>
    <div class=”box”>

      <?php mdv_recent_posts(7, ‘

    • ‘, ‘
    • ‘, true, 2, false); ?>

    </div>
    <!–

    <div class=”mostPopular”>
    <div class=”sideBarTitle-mp”>Most Popular Posts</div>
    <?php show_pop_posts(); ?>
    </div>

    –>
    <div class=”sideBarTitle”>Recent Comments</div>
    <div class=”verticalNavigation”>

      <!– Recent Commenters (Quantity,Length,MaxCommentsPerPost)–>
      <?php echo get_recent_comments(6, 1, 1); ?>

    </div>
    <div class=”sideBarTitle”>Meta</div>
    <div class=”box”>

    </div>
    </div>
    <!– SIDEBAR END –>

    ———————————————-

    I have activated all plugins required to run the theme, according to the (short) installation instructions.

    I deleted the piece you suggested and it doesn’t look good:
    http://www.thepriceofeggs.com

    Am I correct in assuming there are further plugins I should have installed ASIDE from the plugins featured with the theme download?

    If so, I may just install these plugins as a way around the issue?

    Thanks again for your assistance!

    I am so glad I found this thread!

    OK – I am new to WordPress but am LOVING it. I plan on using it for many of my future sites.

    As a practice site, I am setting up a friend’s blog for him. We want to use this theme – it’s exactly what he wanted and we already purchased stock photos, so simply using a different theme is not an option at this stage.

    You can check it out here, complete with the ‘Fatal Error’ message under Recent Posts:
    http://www.thepriceofeggs.com

    I know a little about CSS and HTMP/PHP but not enough to fix this. I’m wondering if anyone has the answer? Hope you can help!…

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