craft-dynamic-fields
craft-dynamic-fields copied to clipboard
I had some issue with Multi-Site
In my twig file I try to load craft.entries.section('<Section>') but it always return empty. I figured it's because of the multisite aspect of my app. Craft add a GET params called 'site' so my code is checking if this is the same site has the current site and change it if not.
This code fix my issue so I will keep my version until this pull is accepted or a custom fix from your part arrived to composer.
Thanks, Love your plugin, Alex Gilbert
Thanks Alex. I’m currently on holiday so will take a closer look at this when I return next week.
Hey, I've been running into this issue as well. Was wondering when we can see this fix pulled into the main branch.