I followed a suggestion (by Jonah)in another post to add custom fields to organizer using a plugin called “Advanced Custom Fields” (http://www.advancedcustomfields.com/). I successfully added custom fields, and mapped it during creation time so that “Post Type” is equal to Tribe_Organizer (success). After adding custom fields, I then pulled up a previously added organizer and using the fields I created, I added info for him (success). This info is now associated with him and is displayed in admin backend every time I view that particular organizer’s details(success). I also see the info in the database info correctly displayed in the meta_key and meta_value columns.
BUT THE PROBLEM is that the new info from the new custom fields do not show in the front end when viewing organizer info for an event tied to that particular organizer. The only organizer info that show are the three from Tribe (name, phone, website). Kindly let me know how I can make the new custom info to also show for organizers. Thanks for your help.