Taxonomy as links
-
Hello Eliot
Just got this downloaded yesterday and been reading and trying for hours to do this, please help.
I used Custom Post Type UI and ACF to create custom post type, taxonomies and fields.
I am trying to list the custom taxonomies of post as inline list of clickable links taking one to the archive page for that taxonomy.
For example I set up custom post type – Plant Profile
and custom taxonomy – Plant Actions
and custom field of type taxonomy accepting multiple entries in AFCI have used this –
<a href="[taxonomy plant-actions link="url"]">[taxonomy plant-action]</a>It works with one entry, but with multiple entries in field it creates one long link.
Does that make sense?
I want the output to look like this:
Plant action: antiseptic, emollient, astringent
where the actions are clickable and link to the archive page.
Thank you!
Jimmy
The topic ‘Taxonomy as links’ is closed to new replies.