First off I realize you don’t guarantee support for 3rd Party products so any help would be appreciated. I am trying to restrict the calendar of events to only logged in users to my site.
Ultimate Member lets you restrict content with short codes like
[um_loggedin] test here will only be displayed if logged in [/um_loggedin]
I added this into display settings in the advanced tab based on a post on another forum post.
View post on imgur.com
however when i look at the rendered page I see :
View post on imgur.com
where it looks like it is taking the start of the logged in shortcode, but the end tag is not taking.