Tagging Posts, FAQs, and Documents
-
Hello, I have a requirement to build functionality in a WP site so that all posts, FAQs, and documents can be tagged, and so that when one of those tags is clicked on on the site it links to a search page that lists all the items that are tagged with that given tag.
I’m not really sure what the best approach is to accomplish this. I’m hoping there is a plugin that can accomplish at least part of this functionality. But I guess there are two key questions.
I know how to tag blog posts, but how can I tag FAQs and documents (media)? I have a plugin that added FAQ as a custom post type, by the way.
And then how can I get all the items that are tagged with the same tag to show up together on one page when one of the tags is clicked on?
Any thoughts would be greatly appreciated. Thanks!
The topic ‘Tagging Posts, FAQs, and Documents’ is closed to new replies.