Displaying Events in one Category on a page. Like a blogroll of posts

Home Forums Calendar Products Events Calendar PRO Displaying Events in one Category on a page. Like a blogroll of posts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45079
    Mike
    Participant

    Hi I am developing a site for a local Irish bar and They want to seperate out the Sports, Music, and comedy events. I was wondering if it is possible to create a list of each category on an individual page with the featured image thumbnail? Any thoughts would be a great help!

    Thanks

    #45218
    Jonah
    Participant

    Hi Mike,

    There are a few ways to do this but the easiest may be to just create some custom queries in page templates assigned to specific pages. Here is an example of a custom query you could use: https://gist.github.com/jo-snips/5112025 – for documentation on creating and putting this into a custom page template: http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates

    You’ll need to modify the query args a bit to specify the categories you’d like to query for. For reference on WP_Query: https://codex.wordpress.org/Class_Reference/WP_Query

    Does that help?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Displaying Events in one Category on a page. Like a blogroll of posts’ is closed to new replies.