I am trying to make some gutenberg blocks visible on specific page-templates only, so that it is hidden if not a certain template is chosen. I know it possible with custom post types, but can't find a solution for page-templates.
I have also tried using ACF PRO and making a 'Show this field group if' on the specific block && page template, but it doesn't work either.
Thanks.