• The Custom CSS is not working. i get this message:
    Warning: Invalid argument supplied for foreach() in /var/www/html/wordpress/wp-content/plugins/custom-editor-styles/custom-editor-styles.php on line 137

    the code is

    if (isset($_POST[$style_name])) { $elements[esc_attr($_POST[$style_name])] = esc_attr($_POST[$class_name]);}

  • The topic ‘Error message for Custom CSS Editor’ is closed to new replies.