Register or log in:



Hot Tags

Blog Oh! Blog Forums » Wordpress Themes

(tabbed) 'Recent post' not working? (blue weed)

(6 posts)
  • Started 7 months ago by lctkw
  • Latest reply from dieter2008

  1. lctkw
    Member

    http://waslost.thecoffeespoon.net/

    i'm in the middle of tweaking the blue weed template for my blog, the 'recent post' section of the tabbed column interface doesn't seem to be working too well. i figured it might be because all the posts were freshly-imported from other sites, but even after posting something new, it hasn't updated.

    i'm using scott yang's "Permalink Redirect" plugin and redirecting the posts feed to feedburner, i figure that might be a problem somehow?

    anyone can help? which files can i edit to take a look at how the tabbed navbar works?

    p.s. advice on how to shift the searchbar into the sidebar (above the tabbed navbar) would be appreciated too!

    Posted 7 months ago #
  2. lctkw
    Member

    in fact, i've just noticed it's kinda working... just in reverse chronological order. (i.e. it's listing my LEAST recent posts instead!)

    hmm.

    Posted 7 months ago #
  3. Try and disable all your plugins and then check if its working or not.

    Posted 7 months ago #
  4. lctkw
    Member

    they're all disabled now, feed's not directed to feedburner either, seems like it's still not working...

    i'll try restoring the stock blueweed theme and see if it helps, kinda doubt it since (i think) i didn't edit anything much other than styles...

    Posted 7 months ago #
  5. lctkw
    Member

    i've tried switching to vanilla 'statement' theme (which uses the same recent post system i believe) and it's still the same problem, all my plugins are disabled, no feed redirection - i wonder what the problem is?

    Posted 7 months ago #
  6. dieter2008
    Member

    it's an error in the code. you have to change code of the recent post tabbertab in sidebar.php

    <div class="tabbertab">
    <h2>Recent Posts</h2>
    				<ul>
    
    <?php get_archives('postbypost', '10', 'custom', '<li>', '</li>'); ?>
    		</ul>
    
         </div>
    
         <div class="tabbertab">
    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

{ A Forum of Blog Oh! Blog }