Looper - Links not applying to child elements - BUG?

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.

image

Hi @etheodore,

Thanks for reaching out.
It might be due to the Base Tag of the Post element is <a> which already has the permalink within it. If that is not the case then it will be very difficult to recognize the issue without investigating through the admin dashboard. Can you please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– Specific page or Layout where you’re having this issue.
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

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