Title: calendar
Last modified: August 21, 2016

---

# calendar

 *  Resolved [caspergrimaldi](https://wordpress.org/support/users/caspergrimaldi/)
 * (@caspergrimaldi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/calendar-30/)
 * Hi, I looked for a long time and can’t find out how to add the calendar to the
   user’s event profile page.
 * Anyone could help?
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

Viewing 1 replies (of 1 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/calendar-30/#post-3825284)
 * Is this using buddypress?
 * try to modify template file at wp-content/plugins/events-manager/templates/buddypress/
   profile.php and then add
 *     ```
       <h4><?php _e("My Calendar", 'dbem'); ?></h4>
       <?php echo do_shortcode('[events_calendar long_events=1 full=1]');  ?>
       ```
   
 * e.g. copy within your theme directory
 * wp-content/themes/[Your Theme]/plugins/events-manager/buddypress/profile.php
 * to use templates: [http://wp-events-plugin.com/documentation/using-template-files/](http://wp-events-plugin.com/documentation/using-template-files/)

Viewing 1 replies (of 1 total)

The topic ‘calendar’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/calendar-30/#post-3825284)
 * Status: resolved