List all categories with custom field values?
-
I have created a custom field for my post categories with AFC called “cf_category_img” and I have uploaded images for each category. So how would I go about listing all my post categories on my home page with a custom field value? I would like the list like this:
<ul> <li> VALUE OF A CUSTOM FIELD CALLED "cf_category_img" <a href="category-url">Name of Category</a> </li> </ul>
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘List all categories with custom field values?’ is closed to new replies.