Changelog
- DONE: Bug in Configure EXCERPTS http://forum.bytesforall.com/showthr...=9589#post9589
- DONE: Don't apply auto image resizing if layout type is "fixed". http://forum.bytesforall.com/showthread.php?t=2316
- DONE: Problem with auto image resizing and images inserted by plugins, see also bug above http://forum.bytesforall.com/showthread.php?t=2316
- DONE: Bug related to new feature Body Title http://forum.bytesforall.com/showthread.php?p=9869
- DONE: Missing <head> http://forum.bytesforall.com/showthread.php?p=9904
- DONE: Setting "Style WIDGETS" -> "Category Widget Display Type" was not applied to Categories widget, and default "display" style was not set to "inline", which made text inside list items, such as the post count, wrap into the next line
- DONE: Add the new options %page-center, %page-right, %cat-center and %cat-right to the documentation at "Style & Edit HEADER AREA" -> "Configure Header Area"
- DONE: Change the order in which the sidebars are registered at the top of functions.php from LEFT, LEFT INNER, RIGHT INNER, RIGHT to -> LEFT, RIGHT, LEFT INNER, RIGHT INNER. The order in 3.4 was leading to existing widgets being placed in the wrong sidebars.
- DONE: Inline CSS and Javascript didn't work
- DONE: Make "Inline" instead of "External" the default setting. On the Wordpress.org theme viewer Atahualpa looks broken in Safari and IE because they treat the external files as downloads, possibly due to the .php extension and because the files are being pulled from another domain there, and inside a frame, too. Note: This does not happen when you run Atahualpa on your site, this change is for the theme viewer. Simply set the theme options at "Configure CSS & JS" to "External" after you uploaded the new version 3.4.1
- DONE: CSS did not work if Wordpress and the actual site URL were in different directories