Hi,
I’m trying to hide some labels and buttons in the main.htm dependent on the results from the get_template_data.
I tried returning hidden from the loader then adding it into the class as {{hidden}} but this just makes the class as {{hidden}} not the actual word hidden
I also was looking at the OS API but this requires having a call made is there a way you can get frontend on load or that you can fit the variable into the class?
Thanks
Robin