Expand List Limit for custom category list

Home Forums Calendar Products Events Calendar PRO Expand List Limit for custom category list

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1153869
    Dorothy Russell
    Participant

    I’m hoping this is easy. I saw a way to do this if I had used the shortcode to create this page, but I didn’t see anything regarding a custom category list. Basically it currently only shows 5 per page and I’d like to raise that.

    http://www.cotf.org/calendar/category/church-wide/list/

    Thanks, love the plugin!

    #1153915
    Josh
    Participant

    Hey Bryce,

    Thanks for reaching out to us!

    You can accomplish this by using the WordPress “pre_get_posts” filter. This will allow you to modify the arguments for the query that displays the results for that particular view. For this case, if you wanted to increase the number of posts pulled for the “tribe_events_cat” archives, you would use a snippet such as:

    https://gist.github.com/BeardedGinger/56de2ae8b233095d8e8d1fa10b4f632c

    added to your theme’s functions.php file.

    Let me know if this helps.

    Thanks!

    #1162436
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Expand List Limit for custom category list’ is closed to new replies.