• Hi,

    I want to make a nice event website. So, I have a calendar, when I’ll click on a day, I want to see all post sorted by category, and then by time.
    If is no event, than the category title will not appear.

    Ex: I have categories: literature, music and sport
    I have posts(events): at 1pm I have book reading, at 3pm I have jazz concert and at 7pm i have a rock concert.
    The page will look like that:

    -= date =-

    *Literature:
    Book reading (1pm)

    *Music
    Jazz concert (3pm)
    Rock concert (7pm)

    How can I do that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sashadimitri

    (@sashadimitri)

    none of the plugins do i what i need

    In that case you will have to write your own or get someone else to write a plugin or theme which suits your requirements.

    Thread Starter sashadimitri

    (@sashadimitri)

    thank you, but i will wait for other opinions

    I agree with Tomontoast. Grab an event plugin that (a) does the closest to what you want, and (b) is well-written internally, and then start hacking! Make sure you use version control (Subversion, Git etc) so you can easily undo edits that don’t work.

    There seems to be a view in this forum – though I am new here – that the flexibility of WP plugins is so infinite that programming is never needed. Unfortunately I don’t think that’s true – there’s a point where one needs to start understanding the code and jump in to trying to modify it. It can be a big job to learn, but it is worth it, I promise ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sorted posts’ is closed to new replies.