* Added .post-order-nn to each blog page post (now have number as well as even/odd)
* Added CZ translation
* Added author ids to Page with Posts author box – enter id list, or author name
* Added .weaver-any-mobile class for any kind of mobile device
* Added message to Featured Image box
* Fixed [ weaver_show_posts ] issue with PwP title only options
* Fixed: PwP layout failed when using global blog layout setting
* Fixed some links on the help screen
* Fixed where </div><!– #main –> is generated.
Version 1.1.6 (8/18/2012)
* Fixed: Revert https: relative path issue in Pro
Version 1.1.5 (8/17/2012)
* Added: Hide Per Page/Post options by User Role (Pro)
* Added: author_id=”list” option for [ weaver_show_posts ]
* Fixed: clear:both after top menubar
* Fixed: fixed width layout needed max-width reset, too.
* Fixed: image BG CSS+ rules fixed (added img. to some)
* Fixed: left margin for ordered lists for >= 10 items
* Fixed: [ weaver_show_hide ] alt show/hide image
* Fixed: bad #sidebar_header rules in style-minimal.css
* Fixed: .entry-utility bug in link color css – missing ‘.’
* Fixed: specify relative path for style-weaverii.css for enqueue
* Fixed: always show desktop home page on FullView on mobile device
* Tweaked image shadow rules – added #content img[class*=”wp-image-“]
* Tweaked .header-widget img CSS rule
* Minor wording and code tweaks
Version 1.1.4 (7/16/2012)
* Added move top menu next to header image
* Added move top menu outside #wrapper (Pro)
* Added use 0 as width to hide FI
* Added ‘+’ prefix to per-post styling to avoid automatic use of post id in rule
* Added “New Page” option to header gadgets link (Pro)
* Added link to contributed sub-theme page on main site
* Added .weaver-desktop tofor desktop view
* Made a few doc changes, including revised instructions for translations
* Fixed Archive FI when size specified
* Fixed custom css file inclusion
* Fixed css for current menu item for categories, etc on custom menus
* Fixed menu z-index for style-minimal.css
* Tweaked #site-description in style-minimal.css
Version 1.1.3 (6/22/2012)
== Changes Version 1.1.1 to 1.1.3 ==
* Fixed duplicate/incorrect #branding in style-minimal.css
* Fixed broken 2 col page template file
* Restored missing file for Post/Page editor styling
* Fixed some small doc typos
* Added rule for social buttons in #branding (Pro)
* Fixed Post-Post Content hide on home page bug (Pro)
* Added auto-settings update when a new version installed
* Added ‘Opera Mobi’ to touch device list
* Added option to allow forcing jQuery to load
* Added hide FI as header image on mobile view
* Fixed small-tablet @media nesting in style.css
* Fixed FI for [ weaver_show_posts ]
* Fixed Spanish translation – had wrong character set
* Tweaked wording on Search results over multiple pages (Previous/Next)
Version 1.1 (6/14/2012)
* Added new ways to move Site Title and Description around header space
* Added option to make the first post (and sticky posts) one-column for multi-column blog layouts
* Added new HTML area to accompany Site Title and Description in header space (Pro)
* Added option for “Menu” name for secondary mobile slide open menu in addition to primary
* Added option to use alternative slide open menu for small tablets
* Added HTML Source page template
* Added WP 3.4 support for custom headers and background – only noticeable change is that
user can now upload different sized header images, and they will be flexibly displayed
* Added Post Page Specifics:Columns of Posts is now a standard option (not just Pro)
* Added ability to specify totally custom .css file to replace standard style.css
* Added new alternate header image option
* Added warning message if a Page with Posts is set to the Reading:Posts page
* Added bodyclass (per page) and postclass (per post) Custom Field processing to add custom classes
totag for pages and
tag for posts.
* Added Site Line Height option to Fonts – also reworked how line-height used in style.css
* Added Info Bar to Fonts options (Pro)
* Added Hide Slider on Mobile Views (Pro)
* Added automatic support for Yoast SEO’s breadcrumbs
* Added list of recommended plugins
* Added space between title and content option
* Added space after paragraphs/list option
* Added options to specify thumb/medium/large for Featured Images
* Made all images use same border/shadow settings, including Featured Images
* Fixed sub-theme sort order
* Fixed “Header Padding: option – it was there, but actually never worked
* Fixed incorrect “Blog” breadcrumb when using Page with Posts
* Fixed weaverii_get_header/footer to properly use header/footer-xxx.php files for child themes
* Fixed custom css for archive-type pages (Pro)
* Fixed problem with loading theme definitions saved in file (was overwriting some “diamond” settings.)
* Fixed CSS generated for #container bg color option
* Fixed some inconsistencies between style.css and style-minimal.css
* Fixed bug on border for author commenting on own comments
* Fixed display of Post Comment button on small tablets
* Tweaked mobile widget area – now totally follows Primary Widget area, including borders and bg color.
* Tweaked: Added new top line descriptions of admin tabs
* Tweaked: Page with Posts templates now also tagged blog inblock
* Tweaked: img styling
* Tweaked: 404 page – added sidebar – use same layout as Search
* Tweaked: number of pages displayed for paged navigation
* Tweaked: better handling of cover-size bg images on IE7, IE8
* Tweaked: removed including for empty header image
* Tweaked: Static Pages will now display with link on title if listed on archive-like page (can
happen through plugin interactions)
* Tweaked: Wording in breadcrumbs for better match to existing translation files
* IE7 and IE8:
1. PIE now always loaded by default (supports shadows on images), added documentation on how to
use PIE for custom CSS rules.
2. rgba(r,g,b,a) transparency values now supported for bg colors for IE7 and IE8 (adds IE specific codes)
* HTML Change: moved #nav-top-menu and #nav-bottom-menu outside #branding. Includes some changes
to #site-title and #site-description default CSS. These changes may affect some
custom rules that use these id’s. This change required for other features to work properly.
* Changed all instances of “style=” in visitor side generated code to classes.
* If custom Mobile Menu is defined, it overrides other hide menu bar settings – will always show
* Revised Snippets file – added section organization, added new snippets
* Updated JavaScript enqueues on visitor side code
* Extensively revised translation calls to __(). Created new weaver-ii.pot file and new translations for top languages.
New files will allow end users to use Poedit to tweak any message wording in any language.