-
Posted a reply to Missing theme styles after enabeling multisite, on the site WordPress.org Forums:
@cais i might found the Problem: if(file_exists(ELATED_ROOT_DIR.'/assets/css/style_dynamic.css') && blu_elated_is_css_folder_writable() && !is_multisite()) { wp_enqueue_style('blu_elated_style_dynamic', ELATED_ASSETS_ROOT.'/css/style_dynamic.css', $style_dynamic_deps_array,… -
Posted a reply to Missing theme styles after enabeling multisite, on the site WordPress.org Forums:
@cais thanks for your help - unfortunatly im not familiar with wordpress so im not… -
Posted a reply to Missing theme styles after enabeling multisite, on the site WordPress.org Forums:
@cais it is definitly no client caching issue. Take a look at the font, colors… -
Created a topic, Missing theme styles after enabeling multisite, on the site WordPress.org Forums:
hello, after enabling multisite-Feature on a exising …