Forums

Issues with Custom Worpress RSS feed, future posts and Event Calendar (3 posts)

  1. Mr.Drive
    Member
    Posted 11 months ago #

    Hi,

    I have a blog at http://www.cayucorace.org, and I am displaying future posts in the website as events in the events category.

    I would like to organize the information displayed in the main RSS FEED so that posts are displayed by category (such as in the index page of this blog), by displaying the latest m posts. Everything should work fine for all the categories (Wordpress help on custom RSS Feeds is not so detailed but it is ok), except for the Events category where the last m posts will be three months into the future.

      1)In other words, I would like the feed to display the upcoming next 5 events/posts form “today”, only for the EVENTS category, and to display the last n posts for the other categories. All in the main feed of the blog.
      2) Another option would be to feed the most recent m posts from each category except for the "Events" Category, and to feed the upcoming next 5 posts from the current date, only for the "Events" category. All in the main feed of the blog.

      I.e., If n is the post closest to the current date and m is the number of the latest posts I would like to stream, I would like the main rss feed of my blog to look like this:

      ==================================
      <strong>Recent Updates</strong> (excluding events category):
      -post n (dog category)
      -Post n-1 (cat category)
      -post n-2 (any animal category)
      ...
      -post n-m (whatever category)
      
      <strong>Upcoming Events</strong>
      -post n+1 (events category)
      -post n+2 (events category)
      -...
      -Post n+5 (events category)
      ==================================

    Is this feasible with the current wordpress release?
    Are there any plugins that allow me to do this?

    Thanks for your help!

  2. rboatright
    Member
    Posted 11 months ago #

    The 3.2 branch of EC3 can do this.

    Rick

  3. nzde
    Member
    Posted 5 months ago #

    Mr. Drive. Did you ever find a WordPress solution to this.

    Thanks
    Richard

Reply

You must log in to post.

About this Topic