Different categories in community calendar?

Home Forums Calendar Products Community Events Different categories in community calendar?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #79707
    westhills
    Participant

    I have one set of categories I would like to use for the regular Pro Calendar and another for the Community Calendar. Is there any way to do this? There are two categories that I need to hide from Community.

    #79892
    Casey
    Participant

    Westhills,
    Unfortunately there’s no way to use two different sets of categories, but you can hide specific category checkboxes with some custom CSS. If you view your HTML source, you’ll notice that each category checkbox has an ID (ex: http://d.pr/i/4k6W). So, if I wanted to hide this particular category, I would just add the following code to my functions.php file:

    https://gist.github.com/ckpicker/7769180

    Give that a shot and let me know if it does the trick. Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Different categories in community calendar?’ is closed to new replies.