Viewing 1 replies (of 1 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    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: https://wp-events-plugin.com/documentation/using-template-files/

Viewing 1 replies (of 1 total)
  • The topic ‘calendar’ is closed to new replies.