Home › Forums › General Issues › Category Links › Reply To: Category Links
Hi @treebeard
No worries.
You need to break your task up into easy to tackle stages.
1. Create a field group for the taxonomy, and add an image field.
2. Edit your taxonomies and add the image data for each
3. Create a custom page template an give it a name such as ‘Taxonomy Thumbnails’
4. Create a page in the CMS and use this page template. View the page to see a blank white screen.
5. Search on WP how to get all the taxonomy terms and loop through them. There is lots of documentation for this on the web.
6. Finally, within the taxonomy loop, use the term_id to load in the ACF image data and render the image!
7. Pop open a beer!
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.