Changelog
Changelog: Gridline
Changelog from version 1.3.1 to 1.4
Changes
- Update: Added post tag support for portfolio items
- Update: Removed meta description and keyword tags and improved browser page title display for support with WordPress SEO by Yoast
- Update: Updated Theme Options header
- Update: Updated JW Player skin files
- Bug Fix: Fixed cache directory in timthumb-config.php
- Bug Fix: Images now work with TimThumb in WordPress Multi Site
- Bug Fix: Cleaned up some theme options
Files Changed
- style.css
- functions.php
- single.php
- post-loop.php
- template-portfolio-grid.php
- single-portfolio.php
- header.php
- languages/
- lib/inc/timthumb-config.php
- lib/inc/portfolio-slider.php
- lib/inc/mediaplayer/fs39
- lib/admin/inc/theme-post-types.php
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-options.php
Changelog from version 1.3 to 1.3.1
Changes
- Bug Fix: Fixed grid opacity issues in Internet Explorer 7/8
- Bug Fix: Added "of" for Page Navigation script to language file
Files Changed
- style.css
- functions.php
- languages/
Changelog from version 1.2 to 1.3
Changes
- Update: Included latest version of prettyPhoto lightbox (v3.1.3)
- Update: Included latest version of jQuery Cycle slider (v2.9995)
- Update: Included latest version of TimThumb (v2.8)
- Update: Added option to display full content in hover boxes
- Update: YouTube videos now open in the JW player in the lightbox
- Bug Fix: Switched from "none" to "alignnone" for alignment option in various shortcodes
- Bug Fix: Fixed Vimeo URL issue in slider and video shortcode
- Bug Fix: Recoded video shortcode
- Bug Fix: Fixed [undefined] lightbox issue
- Bug Fix: No image will be attempted to be loaded if no image is displayed in portfolio items list
Files Changed
- style.css
- header.php
- template-portfolio.php
- js/jquery.cycle.all.js New
- js/jquery.cycle.min.all.js Removed
- gridline-theme/gridline/js/fonts/files --> gridline-theme/help/lib/files Moved
- js/jquery.prettyPhoto.js
- css/prettyPhoto.js
- images/prettyPhoto
- lib/inc/portfolio-slider.php
- lib/scripts/timthumb.php
- lib/scripts/timthumb-config.php New
- lib/admin/inc/theme-post-types.php
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/shortcodes/sidebars.php
- lib/admin/inc/shortcodes/videos.php
Changelog from version 1.1 to 1.2
Changes
- Update: Included latest version of TimThumb (v1.34)
- Update: Added more in-site text to language files
- Update: YouTube videos now open in the JW player in the lightbox
- Update: YouTube short URLs now supported in the lightbox
- Update: Can now add caption text to portfolio slides
- Bug Fix: < p > and < br /> tags no longer added around shortcodes
- Bug Fix: Portfolio slider arrows no longer hidden if more than 10 slides added
- Bug Fix: Portfolio slider thumbnails no longer more on to second line
- Bug Fix: Fixed lightbox code error
Files Changed
- style.css
- functions.php
- template-portfolio-grid.php
- languages/
- js/jquery.prettyPhoto.js
- lib/inc/portfolio-slider.php
- lib/scripts/timthumb.php
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-options.php
- lib/admin/inc/theme-post-types.php
Changelog from version 1.0 to 1.1
Changes
- Update: New and improved help file
- Update: Included latest version of JW Player (v5.7.1896)
- Update: Included latest version of TimThumb (v1.31)
- Update: Changed theme options page name from "Gridline Options" to "Theme Options"
- Update: Changed some theme options page tab names
- Update: Added page template that displays list of child pages, ordinary pages no longer display child pages if no content is present
- Update: Updated update notification script
- Update: Added options to change portfolio items and category slugs from theme options page (Appearance -> Portfolio Settings)
- Update: Improved TimThumb support for WPMU
- Update: Cleaned up video shortcode code
- Update: Improved TinyMCE shortcode generator text
- Update: Updated language .po/.mo files
- Update: Excerpt on lightbox grid images now display
- Bug Fix: Fixed [undefined] lightbox issue
- Bug Fix: Cleaned up code on Portfolio Grid page template
- Bug Fix: On sending contact form correct page is always returned
- Bug Fix: Correctly outputting image URLs on portfolio item pages
- Bug Fix: Included vertical background positioning option
- Bug Fix: If fullwidth layout used on portfolio item, slider now displays correctly
- Bug Fix: Fixed slider height issue in Chrome/Safari
- Bug Fix: Slider images are no longer cropped by default
- Bug Fix: Can now view custom field options on portfolio items
Files Changed
- style.css
- index.php
- page-list.php New
- single-portfolio.php
- functions.php
- template-portfolio-grid.php
- page.php
- languages/
- lib/inc/portfolio-slider.php
- lib/inc/styling.php
- lib/scripts/timthumb.php
- lib/scripts/mediaplayer
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-post-types.php
- lib/admin/inc/tinymce/window_options.php
- lib/admin/inc/shortcodes/videos.php
- lib/admin/inc/shortcodes/contact-form.php