Generate thumbnails lets you regenerate thumbnails for comic files. This is useful if an import is not functioning because it is taking too long, or if you've changed your size or quality settings for thumbnails.

", 'comicpress-manager'); ob_start(); ?>

get_scale_method() != CPM_SCALE_NONE) { foreach ($cpm_config->thumbs_folder_writable as $type => $value) { if ($value) { if ($cpm_config->separate_thumbs_folder_defined[$type] !== false) { if (cpm_option("cpm-${type}-generate-thumbnails") == 1) { $ok_to_generate_thumbs = true; $is_generating[] = sprintf(__('%1$s thumbnails that are %2$s pixels wide', 'comicpress-manager'), $type, $cpm_config->properties["${type}_comic_width"]); } } } } } if ($ok_to_generate_thumbs) { if (count($cpm_config->comic_files) > 0) { ?>

to select multiple comics, [Ctrl]-click on Windows & Linux, [Command]-click on Mac OS X):", 'comicpress-manager') ?>
" />

You either aren't able to generate any thumbnails for your comics, or you have disabled thumbnail generation. This may be caused by a configuration error. Have you set up your RSS and archive directories and configured your ComicPress theme to use them? Do you have either the GD library or Imagemagick installed?", 'comicpress-manager') ?>