Forums

WP3.0 post_status = future??? (4 posts)

  1. milemann
    Member
    Posted 1 year ago #

    hi!
    I have an event calendar with the category "Concerts" where I post events also with a future date.
    "archive" template shows it with:

    ...
    $ main_query = new WP_Query ($ query_string. 'Category_name = Concerts & post_status = publish, future & order = ASC');
    ...

    after update to 3.0, the posts with status "future" are no longer displayed

    navigation for monthly archives I do with wp_get_archives()
    after the update to 3.0 I get 404 when I click on future month link ...

    had to downgrade back to 2.9.2

    has someone an idea what man could do??

    regards

    mil

  2. shakingpaper
    Member
    Posted 1 year ago #

    I'm having the same issue - any help would be excellent!

  3. Gisha James
    Member
    Posted 1 year ago #

    Which event calendar you are using?

  4. shakingpaper
    Member
    Posted 1 year ago #

    I'm not using a calendar plugin. I am using the 'Future is Now' plugin to allow posts to show. I am also using the 'Customizable Post Listings/Get Upcoming or Past Posts' plugins to display the most recent 2 events on the home page but these plugins don't allow for the posts to be archived on a larger scale.

Topic Closed

This topic has been closed to new replies.

About this Topic