Should use child theme directory…
-
Hi,
I’ve just noticed that for the URL of the active theme directory, you’re using the parent theme instead of the child theme. The child theme is usually where modifications are made.
To correct this, use this function: https://codex.www.ads-software.com/Function_Reference/get_stylesheet_directory_uri
not this one: https://codex.www.ads-software.com/Function_Reference/get_template_directory_uri
However, that will break backwards compatibility for people upgrading!
David
https://www.ads-software.com/plugins/js-css-include-manager/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Should use child theme directory…’ is closed to new replies.