• Resolved crcc2013

    (@crcc2013)


    Hi all,

    I’m trying to filter categories using the slug code and the shortcode within a page. For instance, I have a ‘comedy’ category, and I’d like all events flagged with that category to appear on a ‘Comedy’ page.

    Using the about section, I figured the shortcode for this would be ‘[event-list cat_filter comedy]’, but instead this seems to show all events. I’ve made sure different categories are assigned to different events, but can’t get it to trigger correctly.

    Anyone have any thoughts on this? In case it’s relevant, I have the Permalinks set to ‘Month and Name’.

    https://www.ads-software.com/plugins/event-list/

Viewing 2 replies - 1 through 2 (of 2 total)
  • This one is easy and you may kick yourself for it!

    you’ve fotgotten and equals sign after cat_filter

    Your string should read: [event-list cat_filter=comedy]

    Thread Starter crcc2013

    (@crcc2013)

    I’m 90% certain I tried that before I posted, but lo and behold it worked.

    Thanks franklinisacat =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Category Filter’ is closed to new replies.