[Plugin: Mudslide Custom Errors] Care to correct?
-
Replace…
$errorTemplate = get_theme_root(). '/'. get_template(). '/error.php';
with…
$errorTemplate = get_stylesheet_directory().'/error.php';so it becomes compatible with child themes too?!?
thx
The topic ‘[Plugin: Mudslide Custom Errors] Care to correct?’ is closed to new replies.