Hi, I have a page with a looper that shows all my blog posts. Inside each list item, I have:
- Title
- Excerpt
- Categories of the post
I’d like the category list to be clickable. For some reason, these links are being overwritten by the link to the entire post. So when I click on the category, it brings me to the post instead.
How do I fix this? Thank you.
