Product Icon

Storefront

Storefront is an intuitive & flexible, free theme offering deep integration with WooCommerce.

Child-theme: Use “locate_template()” instead of “require get_template_directory()”

Storefront uses in init/init.php “require get_template_directory()”. In that way you can’t override files in a child theme.
Please use locate_template($filename, $load, $require_once).

Author

Current Status

Closed

Last updated: August 15, 2022

0 comments

Log in to comment on this feature request.