Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content templates not loaded from child theme #16

Closed
asadrahbar opened this issue Oct 5, 2018 · 1 comment
Closed

Content templates not loaded from child theme #16

asadrahbar opened this issue Oct 5, 2018 · 1 comment

Comments

@asadrahbar
Copy link

I changed lines 294-295 of advanced-custom-blocks.php:

if (file_exists(get_stylesheet_directory() . $path)) {
              include(get_stylesheet_directory() . $path);
@rchipka
Copy link
Owner

rchipka commented Oct 5, 2018

Fixed in 2.1.1

@rchipka rchipka closed this as completed Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants