Allow link to post category within element Posts (Tiles)

Good morning,

I have been using the element ‘Posts (Tiles)’ and changed the date element within it to a headline to display the posts category:

I use the the {{dc:term:name}} to pull in the category name and then had the link activated to {{dc:term:url}}

However I guess because the headline is within the Post structure it is only linking to the post itself:

I have tied to add CSS to the headline such as Z-Index and Float to make it ‘above’ and allow the category link to be seen.

Could you please let me know how to solve this

Thank you!
Jason

Hi Jason,

Thanks for reaching out.
The HTML Tag of the Post element is set to the a tag, and that is why the inner anchor tag is not working. I would suggest you change HTML Tag to any other tag, but please remember that in that case the whole post is not linked anymore.

Hope it helps.
Thanks

This is perfect thank you!

Hi Jason,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.