Hi team,
see the following element hierachy.
Link field content of grid element “post” is {{dc:term:url}}. This works as expected.
I have been unsuccessful however, adding a link to any of the child elements.
What i am setting out to do is apply the post permalink dynamically to the Title element named “Recent Posts”.
I have been able to confirm that this is not an issue pulling through dynamic content but instead an issue with maybe the JS that supports the effects or interactions.
To trouble shoot, i removed all link field content and inserted a “#” within the content of the Link field in the recent posts title element. No link appears in code when inspecting front end html.
I took it one step further and hand coded a link around the title element - once again the link is stripped from the code and does not appear in the front end.


