• I’m trying to figure out the URL structure for subcategories, specifically moving month to month.

    /category/events/subcategory/ – Works fine
    /category/events/subcategory/2011-03 – Breaks

    However manually changing the URL to this makes it work
    /category/events/subcategory/?eventDate=2011-02&eventDisplay=month

    This is also a problem for the prev/next month links and the select dropdown.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the exact same problem. And, based on the support of this plugin, I doubt we’re going to get an answer.

    However, this seems to be a rewrite problem as the manual URL works fine. I’m diving into the WP Rewrite API, so if I find a solution I’ll be sure to post it here.

    Okay, I found the solution and didn’t even have to break into the code.

    Here’s how to solve this: flush your Permalink rewrite rules. All you have to do is go to Settings->Permalinks, refresh your page and start navigating.

    gavinr

    (@gavinr)

    How do subcategories work in The Events Calendar? I can’t find documentation anywhere.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: The Events Calendar] Subcategory URL structure’ is closed to new replies.