Title: Van21's Replies | WordPress.org

---

# Van21

  [  ](https://wordpress.org/support/users/van21/)

 *   [Profile](https://wordpress.org/support/users/van21/)
 *   [Topics Started](https://wordpress.org/support/users/van21/topics/)
 *   [Replies Created](https://wordpress.org/support/users/van21/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/van21/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/van21/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/van21/engagements/)
 *   [Favorites](https://wordpress.org/support/users/van21/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] List recurrencies on events](https://wordpress.org/support/topic/list-recurrencies-on-events/)
 *  Thread Starter [Van21](https://wordpress.org/support/users/van21/)
 * (@van21)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/list-recurrencies-on-events/#post-10186614)
 * [@caimin_nwl](https://wordpress.org/support/users/caimin_nwl/) thanks for your
   reply!
 * Yes it does but it just shows the entire list…
    I would love to list only the
   recurrencies of that event… Is it possible?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Display category events with no recurrencies](https://wordpress.org/support/topic/display-category-events-with-no-recurrencies/)
 *  Thread Starter [Van21](https://wordpress.org/support/users/van21/)
 * (@van21)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/display-category-events-with-no-recurrencies/#post-5262287)
 * Thanks!
 * I solved by using two different solutions in the same page.
    Here is the code
   I used to show just the not reccurring events of the category:
 * [events_list limit=100 pagination=0 category=163 hide_recurring=1][/events_list]
 * Followed by the code to show just the recurring events:
 * [events_list limit=100 pagination=0 category=163 recurring=1 scope=all mode=yearly][/
   events_list]
 * To make the shortcode “hide_recurring” works you have to add this code to your
   theme functions.php [http://pastebin.com/yy8JApW7](http://pastebin.com/yy8JApW7).
 * Hope it helps others 😉

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