create a hidden event category to keep past/future events hidden for future use

Home Forums Calendar Products Events Calendar PRO create a hidden event category to keep past/future events hidden for future use

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16570
    Lynn
    Participant

    extrapolating from this tutorial: https://theeventscalendar.com/how-to-hide-events-from-unregistered-users/. If you want to make a hidden event category to keep past or future or incomplete events so they are not showing in the calendar: make a category, example named “private”, and place this code in your custom.css file of your theme:
    .cat_private {
    display: none;}
    Working so far… any problem you see with this?

    #16608
    Rob
    Member

    That solution should work fine, Lynn. Aside from the caveats noted at the beginning of that tut (that you aren’t actually hiding them from being indexed; just from being seen, etc) that is a simple but functional solution!

    #975945
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘create a hidden event category to keep past/future events hidden for future use’ is closed to new replies.