-
Hi, My goal is to have taxonomy Persons and I want to link to persons contained in this Taxonomy in other articles. My additional question is: how to easily add link to other Content Items when you are writing some content? I mean: I'm writing some article. I'm referring in this article to other articles by links in text. Now I have to find the article I want to refer, get its permalink and come back to original article and continue. It's a bit uncomfortable. Thanks for answers! Good day! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Taxonomies are more like categories in a way. It's rather used for categorizing content items. e.g. You have a Person content type that could be an Author, Writer, Singer etc. You could choose when creating the person that which of these terms should apply to it. It can be multiple. |
Beta Was this translation helpful? Give feedback.
Taxonomies are more like categories in a way. It's rather used for categorizing content items. e.g. You have a Person content type that could be an Author, Writer, Singer etc. You could choose when creating the person that which of these terms should apply to it. It can be multiple.
If I understand correctly you want to have default Persons to be linked to other places like a Contact Person which is the same everywhere across the whole site. I want to be sure that I really understand your request so here is my visualization: You have groups of Person (a list) and every group has a mentor for example. You want to link that mentor with every member of their own group. Is it what you are loo…