Viewing 9 replies - 1 through 9 (of 9 total)
  • That’s possible if you’re using BuddyPress:
    https://wp-events-plugin.com/documentation/buddypress/

    Otherwise, you’d need to create some custom code.

    Thread Starter godavid33

    (@godavid33)

    I am, could you go a bit more in-depth as to how I would go about doing this?

    How far have you made it through the tutorial above / where are you stuck?

    Thread Starter godavid33

    (@godavid33)

    I’ve looked through that whole page and didn’t see anything about outputting a calendar.

    I’m not stuck neccessarily, I know how to output a calendar. I know how/where the events the user is attending. I don’t know how to only display the events the user is attending on said calendar.

    hi, on this forum we try to help with jigoshop plugin issues. In case of issues with our other plugins please contact us directly at [email protected]

    Thread Starter godavid33

    (@godavid33)

    But this is the forum for events-manager right…?

    Is this not a jigoshop plugin?

    @pawel_gurba I think you are seriously lost ??

    @godavid33 The templates listed at the end of the tutorial are the ones where you’d need to make edits. Basically, you’d use the WordPress do_shortcode function to output the calendar as you need it to.

    An altenative would be to use the [events_calendar] shorcode with the owner parameter. That way might be easier if you just want to use the calendar in a normal, non-BuddyPress page.

    Thread Starter godavid33

    (@godavid33)

    so theoretically if I did [events_calender owner=LOGGED_IN_USER_ID_HERE]

    it would give me a personalized calendar? If so that is exactly what I’m looking for!

    Yes, that’s the theory ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Personal Calendars?’ is closed to new replies.