Title: NLHAadmin's Replies | WordPress.org

---

# NLHAadmin

  [  ](https://wordpress.org/support/users/nlhaadmin/)

 *   [Profile](https://wordpress.org/support/users/nlhaadmin/)
 *   [Topics Started](https://wordpress.org/support/users/nlhaadmin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nlhaadmin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nlhaadmin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nlhaadmin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nlhaadmin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nlhaadmin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Venue and organisers don't appear on single event page](https://wordpress.org/support/topic/venue-and-organisers-dont-appear-on-single-event-page/)
 *  Thread Starter [NLHAadmin](https://wordpress.org/support/users/nlhaadmin/)
 * (@nlhaadmin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/venue-and-organisers-dont-appear-on-single-event-page/#post-6506771)
 * One of my fellow members has come up with a solution to our problem, which is:
 * Change line 61 in single-event.php FROM:
 * `<?php echo tribe_events_single_event_meta() ?>`
 * TO:
 * `<?php tribe_get_template_part( 'modules/meta' ) ?>`
 * which seems to have restored everything to as it should be. I’m posting this 
   in case anyone else has a similar problem.
 * Susan

Viewing 1 replies (of 1 total)