• Resolved ka-icontracts

    (@ka-icontracts)


    Hello,

    Is there a way to exclude a webinar from showing up on the calendar? We host several webinars for the public but sometimes we host private webinars. Is there a way to exclude the private webinars from showing up on the calendar?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi, using the shortcodes provided you can exclude webinars from the calendar as well, for example:

    [gotowebinar-calendar timezone=”Australia/Brisbane” include=”Public” exclude=”Private” hide=”Public”]

    Thread Starter ka-icontracts

    (@ka-icontracts)

    Where would I mark the the webinar I want hidden as private?

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    The properties in the shortcode like exclude=”Private” are doing filters on the name of the webinar. So if you call your webinar “Private My Webinar” the property exclude=”Private” will hide this webinar from showing. This is why we also have the hide=”Public” property if you want to hide part of the title showing up as well that you may be doing a filter on.

    Is is possible to have more than one calendar exclusion?

    [gotowebinar-calendar exclude=”abc” exclude=”123” exclude=”456”]

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @dturk91,

    Unfortunately not at this time. If I get more time I will work on this. If you are interested in this feature more immediately I can do it as custom development work so please email me. Thanks,

    thank you for the quick reply. I found a workaround by using two asterisks at the end of the webinars that I did not want to include.

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Yeah, that’s a heaps better way @dturk91. I always recommend putting your exclusion criteria in one phrase if possible. In some cases this may not always be possible so I will try and work on something more sophisticated.

    Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    @dturk91 In the next version of the plugin I will enable AND or OR conditions in the include and exclude parameter so you will be able to do things like:

    [gotowebinar include=”PublicANDWebinar” exclude=”PrivateORTest” hide=”PublicANDWebinar”]

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Exclude Webinars’ is closed to new replies.