In your PHP file…
$context['topicTax'] = Timber::get_terms('topic');
Timber::render('my-template.twig', $context);
… is the correct structure. The problem is that WP’s get_terms
returns “dumb” objects that don’t have methods for retrieving ACF info. If you still run into issues, verify that those objects are Timber\Term
s rather than WP_Term
Also, if you’re looking for the more active forum: StackOverflow is where I normally manage/do support
Related Posts:
- Remove Category description textarea
- WordPress implode & wp_insert_post question
- Add custom taxonomy fields when creating a new taxonomy
- Get value in custom field with taxonomy [closed]
- “show option all” on list categories doesn’t display taxonomy
- Hide custom field if empty
- ACF vs Taxonomies
- display taxonomy slug from term ID
- Display Taxonomy Terms in an option tag with value being the slug
- How to add contents of a custom field to a taxonomy term list?
- Search Tool only refreshes Page without showing results
- Display value of custom field of custom taxonomy in single post?
- How to fetch the data from Advanced Custom post when we search specific keyword or field name related to the post?
- Multi-select field for Taxonomy can’t save the value
- Redirect to another page using contact form 7? [closed]
- Targeting categories in custom fields
- Trying to add taxonomy to get_categories() but it’s not working. How to fix this?
- Filter through custom taxonomy with an array of taxonomy IDs
- Loop through custom taxanomy in post and display custom fields from posts
- Why do my quick edits for custom taxonomies not show on the post frontend?
- How can i add service category here? [duplicate]
- new custom filed not showing in taxonomy
- Custom field with terms from another taxonomy programmatically
- ACF – Can’t get custom post type by taxonomy
- How to show category list in WordPress
- Dropdown (with onChange) with custom taxonomies
- Add and Custom category for posts “PAGE”
- How to Manage and link certain custom taxonomy?
- Register custom taxonomy from a Advenced custom field option page
- add custom fields in custom taxonomy meta box in wordpress-3.5.2
- Any way to make custom taxonomy field searchable?
- Converting Categories (with ACF fields) to custom taxonomies
- How do I create a term for every value of a post meta?
- Category display using conditions
- List all taxonomies with their descriptions
- ACF Field, hide taxonomy title and image when no nothing selected in post
- Unregistered taxonomy apears still as emtpy filter list
- Unable to create a new taxonomy
- ACF – Get unique values of array
- Change link of taxonomy when get_the_term_list( is used?
- How to manage a dynamic multi-level page hierearchy system?
- Display custom tax in “while” loop
- Problem with wp_list_category with custom taxomy
- Categories manage
- Remove Custom metabox from particular page template is used
- generate random slug when adding taxonomy
- transfer two existing taxonomy terms into one custom metabox
- Get Highest and Lowest get_term_meta() value from Taxonomy Term
- Pre_get_post custom taxonomy combined with custom fields?
- Adding a checkbox field to a (custom) taxonomy
- Custom Taxonomy Not Being Recognized by is_tax()
- How can I rewrite a custom taxonomy archive slug
- Custom taxonomy shows full articles
- How to add all existing Custom Taxonomy to Admin Menu Creations Interface?
- How to get a terms and posts associated with another term?
- Is it possible to sort the post based on a custom field?
- Displaying subcategories and then posts in taxonomy template
- Why get_terms() behaves strangely when being called in admin (for use in meta box)?
- Ignore punctuation marks in taxonomy order by name
- Why use hierarchical taxonomies instead of many custom taxonomies?
- Renaming default category taxonomy?
- How to truncate the description in the admin panel for a custom taxonomy
- WordPress search form and search result through ACF field in custom taxonomy
- Reset custom taxonomy meta data after saving
- What’s the url queryvar for a taxnomy archive?
- How to use two same taxonomy in same post differently?
- set_object_terms for custom taxonomy in custom post type – not working
- Get all users attached to a taxonomy
- How to show selected check box vendors on front end home page?
- qtranslate-x problem with custom term description
- Resize $term attachment using url
- How to get post count including nested categories
- how to filter the data’s comparison operators (>= &
- Templates files for custom post type with custom tags
- Display List of Categories Within a Custom Taxonomy
- How to add meta fields to custom taxonomy add/edit page?
- Sort Taxonomy List by Custom Values
- How to filter a taxonomy meta field to the ‘single_term_title’ filter hook
- Custom taxonomy escaping html attr
- Showing list of custom posts of a custom taxonomy
- Display taxonomy posts
- Show portfolio category slug in url ( if exist)
- How to add a post with new Taxonomy without assigning to default category?
- Creating a list with multiple categoreis and options
- Creating a Taxonomy Page [duplicate]
- switch statement for taxonomy content
- sort Posts by custom user filed
- Add image to taxonomy and output to homepage
- Change order custom taxonomy
- Looking for suggestions on creating simple database (Help!!)
- How do you search for a post by custom taxonomy?
- Taxonomies, Adanced Custom Fields and Repeatable Fields
- WordPress taxonomy child image
- Display taxonomy term slugs
- Extra fields on categories that is available via the WP-API?
- Can I use multi (sub) levels of relation (AND | OR) on custom query?
- How to display custom taxonomy
- Index page of posts tagged with two separate taxonomies
- Child Pages and Custom Taxonomies
- Custom taxonomy – query returns an error