Hi all, I was hoping for some help on an issue I have. I have an ACF custom taxonomy ‘brands’. Inside each brand taxonomy are some custom fields. One of these is a multiselect box which filters from all the other brands. The idea is that, if a brand has changed names or is known by another name I can select another brand name and have this display on the archive page of the discontinued brand. Like “This brand is now known as [replacement_brand_name]”
However beaver themer just wont show anything. I have tried every combo I can think of. I built a collum to display this notice and even have conditional logic that only shows the column IF there is a replacement brand selected, and this works. But the link and text of the replacement just wont show up. Here are some screenshots of what I have.
I’m trying to do something somewhat similar…
I have a ACF taxonomy ‘organization’ that has fields in it like ‘team_logo’
I have cpt called ‘players’ that I can easily show post ACF fields in pp content grid or standard bb post module. But I am unable to get the taxonomy field ‘team_logo’ to show up EXECPT when I’m in a taxonomy archive. I want to be able to show this field when I’m in a single post, or a custom query of ‘players’