Just uploaded ShadowBox v1.5.5 to wordpress.org. Main change in this release is a fix to the author page pagination that @markhamasylum noticed. Might be a couple of days before its available for download.
Getting close to finishing Translucence, a new theme modeled on ShadowBox but completely rewritten using the new WordPress default theme TwentyTen template files. If you like ShadowBox, I think you’ll really like Translucence.
Hey Alex, ShadowBox still shows up as v1.5.4 on WordPress’s website:
http://wordpress.org/extend/themes/shadowbox
Any idea why?
Sorry, I needed to make some changes to ShadowBox v1.5.5 before wordpress.org would accept it for inclusion in the themes directory. Since I am finishing up a complete rewrite of ShadowBox, I’ve held off making these changes.
If you’re comfortable tweaking the template files, only one line needs to be changed for the author pagination to be fixed, see:
https://github.com/marpa/shadowbox/commit
I took out the line of code as shown in that link and author pagination is now working properly. Thanks!