Hi there,
For a special member group we want to add a download link for our hosted video. I added a download link with:
{if member_group == "x"}<a href="#">download</a>{/if}But since we have Dynamic Query Caching enabled, I was wondering if the {if} statement is still functioning properly / being ignored by the Query caching.
Hopefully someone can help me out!
Regards