Yes I have read this, but didnt help.
how can I check if the child theme functions.php is loaded?
style.css
/*
Theme Name: Child Theme
Theme URI: http: //domain.com/
Description: This is a custom child theme.
Author: name
Author URI: http: //domain.com/about/
Template: esplanade
Version: 0.1
*/
/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url("../esplanade/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
Do you mean like this?
The “Orbisius Child Theme Creator” did not help me at all:(