Title: problem after update &#8211; name organization missing
Last modified: August 31, 2016

---

# problem after update – name organization missing

 *  Resolved [folletti](https://wordpress.org/support/users/folletti/)
 * (@folletti)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problem-after-update-name-organization-missing/)
 * With the last update in the details of event the organization name is missing!
   
   Please correct, thanks
 * [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Brian](https://wordpress.org/support/users/brianjessee/)
 * (@brianjessee)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problem-after-update-name-organization-missing/#post-7088372)
 * Hi,
 * Sorry for the issues you are having.
 * We have found the issue, a function was changed that works if you have Pro active,
   but displays nothing if you do not.
 * To fix this until our next release you want to edit this template:
 * _plugins/the-events-calendar/src/views/modules/meta/organizer.php_
 * And change this on line 33:
 * `<?php echo tribe_get_organizer_link( $organizer ) ?>`
 * to this:
 * `<?php echo tribe_get_organizer( $organizer ) ?>`
 * That fixed it on my site.
 * Let me know if that works for you.
 * There should be no issue with email, phone, or website displaying for the organizer,
   but let us know if you find out differently.
 * Thanks
 *  Thread Starter [folletti](https://wordpress.org/support/users/folletti/)
 * (@folletti)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problem-after-update-name-organization-missing/#post-7088386)
 * Thanks for your support.
    For a quick fix, I used the latest version of the file
   organizer.php. I will check it then all right with the next update.
 * regards.
    Emanuele [https://wordpress.org/plugins/the-events-calendar/](https://wordpress.org/plugins/the-events-calendar/)
 *  [crusie](https://wordpress.org/support/users/crusie/)
 * (@crusie)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/problem-after-update-name-organization-missing/#post-7088404)
 * thank you – that worked flawlessly

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘problem after update – name organization missing’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [crusie](https://wordpress.org/support/users/crusie/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/problem-after-update-name-organization-missing/#post-7088404)
 * Status: resolved