__('Single Column','k2_domain'), __('Two Columns', 'k2_domain'), __('Three Columns', 'k2_domain') ); // Get the asides category $asides_id = get_option('k2asidescategory'); // Get the categories we might use for asides $asides_cats = get_categories('get=all'); // Get the current K2 header picture $header_picture = get_option('k2header_picture'); $header_sizes = array( 1 => __('560 x 200 px','k2_domain'), __('780 x 200 px','k2_domain'), __('950 x 200 px','k2_domain') ); // Check that we can write to the headers folder and that it exists $is_headers_writable = is_writable(K2_HEADERS_PATH); $is_headers_dir = is_dir(K2_HEADERS_PATH); // Get the header pictures $picture_files = K2Header::get_header_images(); ?>

The directory: %s, needed to store custom styles is missing.

For you to be able to use custom styles, you need to add this directory.

','k2_domain'), K2_STYLES_PATH ); ?>

/>

%s will place both sidebars below the main column.', 'k2_domain'), $column_options[1]); ?>

/>

/>

2.2)) { ?> ' . __('Arnaud Froment\'s Extended Live Archives','k2_domain') . ''); ?>

/>

' . __('Read more','k2_domain') . '.' ); ?>

%s.','k2_domain'), $header_sizes[$column_number] ); ?>

The directory: %s, needed to store custom headers is missing.

','k2_domain'), K2_HEADERS_PATH ); ?>
The directory %s should be writable (CHMOD 777) to upload custom headers through this interface. You can still manually upload images to the directory however.

','k2_domain'), K2_HEADERS_PATH ); ?>
/>