Evening,
Has anyone come across an issue with Matrix and MSM?
Just putting a new site together this is the third on MSM and Matrix will not work correctly. I’ve checked all the settings etc.
Here is what happens:
{if example_images}
{example_images}
<div class="visual-list">
<figure>
<span class="photo">
{example}
</span>
<figcaption>{details}<br><span>{client}</span></figcaption>
</figure>
</div>
{/example_images}
{/if}In the browser all the entires in the matrix table are generated except non of the tags appear to be working - see screenshot.
Any ideas?