sage-acf-wp-blocks icon indicating copy to clipboard operation
sage-acf-wp-blocks copied to clipboard

Load blocks from parent theme

Open Dathix opened this issue 2 years ago • 0 comments

Hey Michael, first of all, thanks for your work so far!

I am currently testing Child Theme support in Sage 10 and discovered that none of my blocks of the parent theme was loaded inside the child theme. Providing the folder with get_template_directory() via the sage-acf-gutenberg-blocks-templates filter doesn't work because of https://github.com/MWDelaney/sage-acf-wp-blocks/blob/master/sage-acf-gutenberg-blocks.php#L34.

Do you think we can somehow make this work? Please let me know if you would like me to make a proposal.

Dathix avatar Feb 22 '23 15:02 Dathix