• Resolved Milos Vujnovic

    (@milosvujnovic)


    Hi,

    our membership website is using Memberium plugin to filter out posts for which user doesn’t have access to.

    It’s hooked directly to WP_Query so every post is left out if the user doesn’t have right permissions – however, calendar in Month View is displaying every event even if those events should not be seen by the user depending on the settings in permission options.

    Everywhere else events are filtered out but not in calendar by month view (as a side note, calendar cache is disabled).

    We tried some event calendar filters without any success. Current hotfix is directly hardcoded into the-events-calendar/src/views/month/single-event.php which is gone after every update.

    Can you please let me know your thoughts on this? Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there,

    Thanks for reaching out ??

    It sounds like you’re on the right track.

    Create a folder within your child theme directory called tribe-events/month and place the single-event.php in there.

    This will keep the mod intact throughout updates.

    Take care,
    Ed ??

    Hey there,

    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! ??

    Take care,
    Ed ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Month View Issues’ is closed to new replies.