I'm having issues retrieving page Tags and Categories to display on pages for Kentico 13 (core). I cannot find anything helpful other than retrieving Tags Groups: https://docs.xperience.io/13api/co...
I want to tag my pages in Kentico and then be able to have widgets, specifically the blog carousel widget, to only show content with a certain tag. Can anyone explain how difficult it is to set thi...
Hey all, I'm running into a bit of a weird one. It appears that running a query like this: public DocumentQuery@TDocument@ GetDocumentsByTagAndCategory@TDocument@(string category, string tag, strin...
So, dumb question time. I've followed this documentation here: https://docs.kentico.com/k12/configuring-kentico/configuring-the-environment-for-content-editors/configuring-tags/allowing-users-to-ta...
We are using the Smart Search API to search through documents and want to filter by:textdocument categorydocument tagWe have it working 100% fine for text and category, however, we're still not hap...
I am attempting to import News Articles from Sitefinity. - I am able to get the articles with assign tags. - I am able to insert the articles into the Kentico TreeI am still researching how to assi...
I am trying to display the document tags as links on a search results page that uses the Smart Search Results webpart. I can get the tags to display as I want them on the individual pages, but the ...
Hi guys,I'm trying to understand how the tag selector works in Kentico 8.I've added the tag selector to a document, and it displays the tags associated with it's corresponding tag group, but when I...
How do you render document categories for each document in a transformation?
How do you order document categories as they are ordered in administration?