Dynamic Posts Elements - Terms Link to Post, Not Category

Hi there,

I’ve been trying to customize the Posts (Minimal) dynamic content element and running into a problem with the Terms element. When I add the Terms inside the Post element, the Post element’s link (permalink to post displayed) overrides the links of the Terms (category pages). Can I force those to Terms to link to their respective categories?

Here’s a test page: https://nateclark.net/blog-page/

And screenshot:

Thanks!

Hi Nate,

Thank you for writing in, In that asset (Posts Minimal), it is the entire column that is set to be a link and there is no way you can nest another anchor link inside that.

So to resolve the issue, you need to change the tag of that column to <div> (https://i.imgur.com/aNPt99G.png). And move the link ({{dc:post:permalink}}) on the title.

That way the term will link to its archive page, and the title will link to the post itself.

Hope it helps,
Cheers!

Thanks so much! I’d never noticed the field for changing the container type. Appreciate your help.

You are most welcome, Nate!

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