Forums

[Plugin: Customizable Post Listings] %post_excerpt_short% - displaying same text for all recent post (2 posts)

  1. linkshare
    Member
    Posted 2 years ago #

    Hello,

    Not sure if I should post this question here or elsewhere?

    I've installed the plugin, and added code into my sidebar.php file. I'm not using widgets with my site template, so adding code into sidebar.

    <?php c2c_get_recent_posts(10, "<li>%post_date%: %post_URL%<br />%post_excerpt_short%</li>"); ?>

    The problem is that the "post_excerpt_short" is pulling the first sentence on the blog post I'm currently viewing, rather than displaying as the text associated with post_URL, etc. If I click on the different post links, and I look at the sidebar the post_excerpt_short" displays the first sentence of the currently view page!

    Thanks

    http://wordpress.org/extend/plugins/customizable-post-listings/

  2. sitegefuehl
    Member
    Posted 2 years ago #

    I got exactly the same problem. Any solutions already?
    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic