Troubleshooting
Internet Explorer Display issue
Images may appear blank or hidden. Check your themes style sheet for IMG { max-width:100%; } and comment or remove it.
WP-Cycle Changelog
0.1
0.1.1
- Added automatic defaults database insertion
- Added [wp_cycle] shortcode
- Buggy release, ended up reverting to 0.1
0.1.2
- Unreleased version, used for testing
0.1.3
- Added stable [wp_cycle] shortcode
- Added transition duration control to settings
- Added transition delay control to settings
- Added new options to the defaults array (for filtering)
- Changed some wording in the settings
- Upgraded jQuery Cycle plugin from 2.63 to 2.65
0.1.4
- Added empty alt tag to images to pass vaidation
0.1.5
- Fixed the error that got produced when trying to loop through a non-array variable (duh!)
0.1.6
- Fixed the shortcode positioning problem
0.1.7
- Upgraded jQuery Cycle plugin from 2.65 to 2.81
0.1.8
- Added
position: relative; to the slideshow div
0.1.9
- Moved script and args to the
wp_footer hook
0.1.10
- Fixed minor bug from 0.1.9
0.1.11
- Moved WP-Cycle menu location from "Plugins" to "Media"
- Updated the menu registration to comply with new roles methodology.
- Added "Settings" link on plugins page.
0.1.12
- Updated jQuery Cycle plugin to 2.99