• Multi calendar problems:

    1. When i crate multi calendar I try get priv events for logged user (autor) and public global events from selected autor (like first auser in WC). Then i generate SHORTCODE:
    [my_calendar weekends=”true” author=”current,1″]
    And this shortcode don’t work. Any event (private current user and global 1 user don’t show) if I replace “current” word on else number like 4 user and create shortcode:
    [my_calendar weekends=”true” author=”4,1″]
    calendar correctly generate view with events from 1 and 4 user, but CURRENT don’t work! And I need current user only event (for looged user) and global events from user 1.
    is possible generate calendar view like this?

    2. PRINT OPTION: I use shortcode with show only private events for user, and I see PRINT button before calendar. IM LOGGED and i click on it and I see on print view all events all users included priv events. Its verry bad. Print button should generate view on selected shortcode and selected category, I don’t need all categories on print and all userws, I want print only this what I see and select.

    3. add possibility create event in calendar from frontend is only from PRO version?

    • This topic was modified 3 years, 1 month ago by macdante.
Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Are the events private, or are they just that user’s events? Private events are only events in a private category; there’s nothing about a user’s own events that is “private.”

    Creating events from frontend is Pro only, yes.

    Thanks for noting the bug in the current/single author ID pattern – I’ve got that fixed for the next release.

Viewing 1 replies (of 1 total)

The topic ‘MultiCalendar And Priv Events’ is closed to new replies.