-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Plugin not catching LESS files, in my WordPress Multi-Site
wp_enqueue_style('bootstrap', get_template_directory_uri() . '/less/bootstrap/bootstrap.less', array(), '3.3.4');
wp_enqueue_style('theme-base', get_template_directory_uri() . '/less/styles.less', array(), '0.1.0');
Generates links like this :
/wp-content/uploads/sites/5/am_assets was created, remains empty (the Site ID for this site is 5)
/wp-content/uploads/am_assets I manually created, remains empty (checking if plugin not recognizing is Multi-Site and using the default uploads folder)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels