V10.8.7
Just adding a tagging system to some articles. Done this before many times, however, on this 10.8.7 multi-lingual site I can't get any tags out in the view.
Just for a test I'm using
var allContentTags = _tagQuery.GetAllTags();
which should get all tags on the site in all tag groups in the language I'm viewing the site in. But I get 0. In Tag Manager, I can see all the tags. In the nodes, all the tag properties are set to vary by culture, so there are no invariant values anywhere.
If anyone has any ideas I'd love to hear them.
Thanks.
d
Dean Leigh
11/11/2024, 8:51 PM
And you have "Allow vary by culture" on the doctypes?
c
Craig100
11/11/2024, 9:07 PM
Yes, on the docTypes and the properties.
Craig100
11/11/2024, 9:08 PM
This site also has Vendr installed. Hope that's not messing things up. It was a nightmare to get going in the first place.