"Events" category => subcategory

Home Forums Calendar Products Events Calendar PRO "Events" category => subcategory

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #31651
    David
    Participant

    Wondering if it’s possible to configure in a way that has our Events content living at sub-category level.
    E.G.:
    Current:
    my-site.com/events

    Desired:
    my-site.com/get-involved/events

    #31657
    Barry
    Member

    Hi David: theoretically I guess you could, but a problem here is that even though you could add a filter to change the default events slug to, say, get-involved/events it would then be filtered once more by WordPress’s sanitize_title() function and the slash would be removed.

    Even so you could probably accomplish this – but you would need to be confident in terms of working with actions and filters (to stop the forward slash from being removed) and also be aware that this would be an unsupported modification – potentially it could cause problems elsewhere that I’m unaware of.

    #31688
    David
    Participant

    Okay – thanks for the response and heads-up on it.

    #31729
    Barry
    Member

    No problem – sorry we can’t offer up more on this occasion.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘"Events" category => subcategory’ is closed to new replies.