ComicPress 2.9.2* series was released, here are some of the changes.

Changes:

  1. IMPORTANT:  New MENUBAR Go to appearance -> menu’s to set it up.
  2. directory/images location fixes for subdirectory installations
  3. fixed the storylines archive dropdown category box to display proper storyline category order (thanks dante8)
  4. fixed bug with sidebar bleeding with $title by changing it to $sidebartitle
  5. all of the widgets have been renamed to remove the ‘comicpress’ title in front of them so that they’re found alphabetical on the list, which also means you will lose your widgets, just re-add them to the sidebars, removed excess code in every one of them cleaning them up
  6. first_in_category, previous_in_category, next_in_category, last_in_category buttons now exist so you can have multiple comics on each site, including the latest thumbnail widget to specify which category you want to display.  setup storylines, make a storyline category for each comic then checkmark those buttons on the navigation put it undercomic and it will *only* navigate that single category storyline.
  7. fixed comic blog post widget to display content again
  8. added  the wp 3.0 background option in the appearance menu *shrug could use CSS with companion* but some people want it easy on them
  9. numerous other little changes to fix issues with 2.9.1.2
  10. checkchildthemeforfile function no longer exists
  11. childfunctions.php in the child themes is now child-functions.php
  12. made adjustments to have it fully qualify for the theme repository

INSTALLING

  1. You WILL have to redo your widgets (not text widgets, your regular comicpress widgets.
  2. Your child themes will all still work, however again; check your custom functions for function name changes., replace with originals and remodify them.
  3. childfunctions.php in the child themes is now child-functions.php
  4. Remove any other versions of comicpress that have ComicPress as a name in the style.css.
  5. DELETE old, replace with new.  Do *not* just FTP over older versions.

REQUIREMENTS

  1. WordPress 3.0
  2. PHP 5
  3. The knowledge that this is just a theme that works with WordPress, the theme is designed with CSS, you should have a small amount of knowledge in designing your look of your site utilizing CSS.

DISCLAIMER

  1. ComicPress Dev’s are not responsible for hosting that has permission issues, if you have problems with permissions you can ask however we can at anytime refuse assistance with problems based on permissions for PHP to access your hosting because of those permissions.   The proper customer service to ask is your hosting provider’s  customer service.
  2. ComicPress is a blank-slate theme, which means developing the look of your site is your responsibility.   ComicPress developers have provided the theme companion plugin, the ability to make child themes and an extremely large amount of CSS classes and ID’s to work with.  CSS and the knowledge of how CSS works is something that is utilized on the web to design every website.