Quantcast
Channel: XTemos » All Posts
Viewing all articles
Browse latest Browse all 39819

Child Theme gives 404s -> missing editor-style.css

$
0
0

Hello,

Child theme seems to be missing editor-style.css.

In order to avoid all those 404s you have to change your child theme’s code from:
add_editor_style( get_stylesheet_directory_uri() . ‘/css/editor-style.css’ );
to
add_editor_style( get_template_directory_uri() . ‘/css/editor-style.css’ );

Cheers

Private Content Hidden

Viewing all articles
Browse latest Browse all 39819

Latest Images

Trending Articles



Latest Images