I’m hoping this is something simple I’ve missed, but I’ve checked so many times. I know the common issues - I’m referencing the correct collection on the template page. I have the links as first child elements in all the right places to the template pages. What is going on? Going nuts.
At the moment it’s just populating the full list in the nest-target not what is selected.
Hi @hello6, I noticed that you’ve added CMS Nest elements inside the Template Page specifically in the Related Posts section, which may be causing the issue.
There are two possible solutions:
Try moving the ‘template-reference’ div above the Related Posts section to see if that resolves the issue.
Thanks @pedro.davila! Yes, I just removed the hidden nest items from the related posts section and viola! That’s the trouble with copy paste. Appreciate your help.