my matrix looks like this :
Matrix table: {footerlinks}
text -> {costum_title}
playa -> {costum_link} to whatever page i chose
text -> {costum_alt} tag for the link
I want to create a list of this on my footer but it's not working with the current code
it gives the correct link
but the costum_title shows all the titles for every link (duplicates)
{exp:channel:entries channel="bottom" limit="10" dynamic="no"}
{footerlinks}
{costum_link}
<li><a href="{path={channel_short_name}/about/{url_title}}">
{verwijzing_kort_title}
{embed=include/footertemplate entry_ids="{footerlinks:child_ids}"}
</a>
{/costum_link}
{/if}
{/footerlinks}
{/exp:channel:entries}
and my embeded template looks like this:
{exp:channel:entries channel="page_bottom" limit="1" dynamic="no"}
{footerlinks}
<li> {costum_title}</li>
{/footerlinks}
{/exp:channel:entries}
Loading Profile...


Twitter,
Facebook, or email.

EMPLOYEE
