ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Dispaly recent posts within individual post detail pages

May 05, 2008 11:16pm

Subscribe [3]
  • #1 / May 05, 2008 11:16pm

    tb1200

    18 posts

    Currently building a site and I can’t for the life of me figure this one out.  I’ve made an effort to search the docs and the forum but to no avail yet :(

    Test link in question: http://culturepilotplus.com/~sewww/index.php/blog

    In the blog I’m working on, I have a recent posts (labeled sew what’s up) at the top of the right column. It displays just fine from most pages, however on the individual post detail pages, it only displays the current post that you are viewing (in that “sew what’s up” recent posts column).

    So for example, click the first header permalink to go to the detail page and you should notice the “sew what’s up” (recent posts) changes to only show the post you are currently viewing.

    What’s happening here?

    The code I am using is the same throughout:

    {exp:weblog:entries weblog="scblog" orderby="date" sort="desc" limit="5"}
    
    <a href="http://{title_permalink=">__{title}__</a>
    
    {/exp:weblog:entries}
  • #2 / May 06, 2008 2:09am

    Greg Aker

    6022 posts

    you need

    {exp:weblog:entries dynamic='off'}

    in the right hand column in addition to the other parameters you have.

    hope that helps!

    -greg

  • #3 / May 06, 2008 3:30am

    Ingmar

    29245 posts

    Thanks for stepping in, Greg; tb1200, does that solve your issue? From your problem description I think that it should.

  • #4 / May 06, 2008 12:57pm

    tb1200

    18 posts

    Excellent, that did it - thanks so much for your help. 

    Geez, I must have read the Entries Tag Parameters page three times over - I guess it was too late to comprehend!

  • #5 / May 06, 2008 1:00pm

    Greg Aker

    6022 posts

    tb1200:

    No worries my friend, I think it took me a couple of weeks of pounding my head against my desk to get that one on my first EE site.  😉

    Kindest Regards,

    -greg

  • #6 / May 06, 2008 4:06pm

    Ingmar

    29245 posts

    Housekeeping.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases