• Hello folks,

    I’m developing a wp site that has an Events page:

    I wish to keep on the sidebar the latest posted events, but on the main area, I wish to have the events excerpts arranged by the date the events will happen. Currently, my plan is to use as Custom Field values the date of the event to do the trick.

    I wonder if there’s anyone in the list that could give me a hand on how the query should be written for this case, or if there is a better way for this issue.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • you can get by post your events under a separate category
    and get display from query_post Please refer this for further

    Thread Starter riodejan

    (@riodejan)

    Thank you avahaf, for the input, but my question and the info/help I’m seeking is more specific than referring me to the query_post page.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Events by the date’ is closed to new replies.