get_the_terms() is probably returning false.
Do a print_r($event_type_term) to see what you have in it.
From: http://codex.wordpress.org/Function_Reference/get_the_terms
Array of term objects on success. False if no terms are found in the
given taxonomy and a wp_error object if an invalid taxonomy is
entered.
Related Posts:
- get_terms() returns Trying to get property of non-object error for custom taxonomy
- How to retrieve the permalink for a specific (custom) term?
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- taxonomy terms array not working
- Get terms by taxonomy AND post_type
- Permalink Structure for Multiple Post Type Archives by Taxonomy
- Remove slug in taxonomy url
- Taxonomy, Terms, and Template Files
- custom post type and custom taxonomy permalink
- query multiple taxonomies
- wp_set_object_terms() is not replacing term, but creating a new one
- Get terms that contain posts that in turn belong to other terms?
- Is there a way to use regular categories with custom post types?
- Dynamic taxonomy in permalink made all other posts NOT FOUND?
- Custom Post Type Permalink For Parent/Child, 404 Page Not Found Error
- Custom Post Type Archive Template
- Custom permalinks – post type – hierarchical taxonomy’s
- Including two taxonomies in a permalink structure
- WP Rewrite Rules – Custom post type & taxonomy
- Remove base slug in CPT & CT, use CT in permalink
- Permalink Structure problem with cpt and custom taxonomy
- Custom post type permalinks giving 404s
- Custom Taxonomies: Multiple Hierarchical Permailnks For A Single Post + Prev/Next Links
- Get list of terms of current taxonomy archive for another taxonomy
- Add the .html extension to custom post types
- What is better: Custom Fields vs Custom Taxonomies with Terms for perfomance, scalability and better user experience
- Dynamically create/remove terms in taxonomy when custom post type is published/trashed
- Custom Permalink for Taxonimie and Custom Post Type
- Custom Taxonomy breaking pages permalinks
- How to filter the taxonomy terms based on another taxonomy term
- Custom Post Type with two hierarchical Custom Taxonomies: strategy to generate best permalink structure
- Custom post types and permalinks
- How to output wordpress custom tags separated by comma?
- Permalink Structure CPT With Custom Taxonomy Fails
- get_the_terms return only last term
- Does WordPress limit the length of slug names for Post Meta or Terms?
- Use different taxonomies in different custom post types’ permalinks?
- Custom template won’t load for a custom post type (custom permalinks used)
- How to hook custom taxonomies to custom post types and make the permalinks work?
- Display post as term id
- How to have the same url structure for both a CPT and a Taxonomy?
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- Can’t remove front from permalinks for custom taxonomy category page
- Removing custom post type slug from URL
- Customize Custom Post Type URL
- Custom Permalinks with CPT and Hierarchical Taxonomies
- Display Custom Taxonomy Alphabetically
- How to have this permalink structure: post_type/postname/custom_inner_page
- Custom Permalink Structure for Custom Post Type, Custom Taxonomy, Under a page
- Get terms that contain posts that in turn belong to other terms?
- Custom post type, permalinks, taxonomies and blog posts
- Custom permalink with child taxonomy terms
- How to solve this custom post type goes to 404 page?
- Custom Post Types Archives and Single Pages not showing custom taxonomy data
- Shared terms between taxonomies
- How to get dropdown instance value in WordPress custom Widget
- Get taxonomy term by slug in post on archive page
- custom hierarchical taxonomy and custom post type list contains surplus posts
- How to get all posts related to particular category name on button click?
- WordPress custom permalink and archive link for custom post type
- Urls in Custom Post Type work for Terms but not for its Taxonomies
- Enabling permalinks disables custom page template
- Add filter to Admin list for all custom post types by their custom taxonomies
- Add the custom post term to the custom post title
- Retrieve Custom Taxonomies with Description and Slug
- How to list posts by term (custom taxonomy)
- Taxonomy terms with the same name are updated between separate custom post types
- Add a class to a div if custom post type has specific terms?
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- Set priority to permalinks
- Custom taxonomy terms hierarchical navigation
- How to list posts by terms
- Changing CPT permalink
- How to order taxonomy terms by most recent post?
- How to associate custom taxonomy terms with custom post type?
- get_the_terms child terms for current post/custom post only
- How to change URL structure for custom post type in wordpress? Custom taxonomy + custom Post name [duplicate]
- Remove CPT Slug with 2 taxonomies and 1 post meta
- Custom post type and taxonomy same slug
- How to structure a website with custom post types and custom taxonomies?
- How to show terms used only for particular custom post type. Filter creation perpose
- order taxonomy alphabetical
- Filter Term By Parent Term – Custom Post Type
- Display all Custom taxonomy terms and their relevant custom posts
- WordPress get all post with like in terms [duplicate]
- Post Custom & Taxonomy 404 error
- Custom Post Type Taxonomy – Permalinks generating, but posts not found
- Decrement term in for each
- Custom taxonomy in custom post type archive with pagination
- Best way to group posts based on custom post type terms
- Custom Post type and Taxonomy in post URL error
- Get term_id for each instance of custom taxonomy
- Permalink Trouble with Custom Post Type
- List a custom taxonomy’s terms, with links, on the taxonomy page
- install.php Custom Taxonomy Term not being added to custom post
- show 10 most recent custom post types excluding the one(s) from specific custom taxonomy
- How to Get The Taxonomy Term in Custom Post Type Loop Inside a Wp Query
- How to manage a bookstore
- 404 Error On Custom Taxonomy Pages 2, 3, etc
- Taxonomy Archive URL + Template