Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Custom Taxonomy does not work in ACF Repeater

$
0
0

Replies: 0

The WordPress native Category and Tag work just fine, but when I try to generate a custom taxonomies that I created with CPT UI, I can’t get it to show up in the repeater.

This is what works:

[repeater repeater-name]
   [taxonomy tag] [taxonomy category]
   [field program_name] 
[/repeater]

This is what does not work:

[repeater repeater-name]
   [taxonomy category field=type][taxonomy tag field=media]
   [field program_name] 
[/repeater]

Do you know of the proper way to do this?


Viewing all articles
Browse latest Browse all 59525

Trending Articles