Other posts related to vslider3

vSlider 3.2 Lock and Loaded

Thu 18, September 2008 2:39:44

It’s been a long time coming, but finally new versions of the “cool stuff” are available and ready for download. This means vSlider 3.2 for WordPress, vSlider 3.2 for Gallery2 and KBurnalizer 3.1. There are new features and several bug fixes:

  • Added Gravatar support for “post authors” (enabled through the regular Posts panel on the vSlider Theme Options). Only available for WP 2.5 and above.
  • Also added Gravator support for “comment authors” (enabled through a new Comments panel in the vSlider Theme Options). Also only available for WP 2.5 and above.
  • Now it’s possible to select the location of the top menu (right, center or left). Until now, the menu was always on the right.
  • Added a new option to center the header image (useful for non-repeating images when using Fluid width).
  • Added support for PNG and GIF files for headers (only supported JPG before). Also fixed a small bug where files with extensions in upper case were not correctly identified.
  • Added support for the “nextpage” quicktag, which allows breaking a big post into multiple pages.
  • Adjusted a bit the layout of the vSlider Theme Options in line with the new WP administration look and feel.
  • Fixed an issue in the KBurnalizer library which resulted in some weird looking fading effects.
  • Fixed a bug in the header that resulted in the inner corners being hidden when using KBurnalizer.
  • Removed the 200 return code on the 404 page.
  • Fixed a small display bug on the bottom of the 404 page.
  • Fixed a bug on the RSS feed of Comments.
  • Fixed a bug in the comments sections where in some situations the author’s comments weren’t properly colored.
  • Fixed a bug that prevent Dynamic albums from working in Gallery2.

Hope you enjoy the new features and that with this update most of those pesky little problems that have been around for some time are finally fixed. However, there are still some known issues that some users have found when using vSlider that I can’t really solve since they are related to other scripts. These are the ones I am aware of:

  • Enabling the internal the Lightbox script of WPG2 breaks the slide up/down feature on the posts. The workaround is to keep this option disabled and use the WP Lightbox plugin instead.
  • Using any Lightbox script (either from WPG2 or the standalone plugin) prevents editing some theme options in Gallery2. This problem affects ANY embedded theme, not just vSlider. I’ve informed one the authors of WPG2 about this issue.
  • When using vSlider in Gallery2 with the Lightscript plugin activated, the “title” of the pictures that pops out when hovering the mouse doesn’t look “nice”, because it includes some HTML markup code. Unfortunately, there is no way to avoid this, since Lightbox uses this field for the description text below the photo, and in the case of vSlider, this text has the link to the original photo page.

I’m also making some minor layout changes around this site.

vSlider 3.1 is out

Mon 21, January 2008 23:29:11

The eagerly awaited version 3.1 of vSlider is at last ready and available for download. As usual, you have both the WP version and the companion G2 theme. Get them from the usual place, in the Cool Stuff section.

So, what’s new? The single biggest change is the new “pre-rendering” feature for the rounded corners. If you recall, the main driver for creating version 3 was the ability to have configurable colors and sizes, but still have nice touches like rounded corners and shadows. The solution to achieve this was based on a lot of Javascript code being executed once the page was loaded, which worked great. Unfortunately, it became apparent that in long pages, with a lot of posts or comments, this slowed down the rendering of the page considerably. Version 3.1 introduces a new technique - when you choose new colors for your theme, vSlider pre-renders the matching rounded corners and stores them as normal image files on the server side. This is done only once. Then the theme templates will use these to assemble the post frame, using regular HTML. This results in no Javascript code, and it is much, much faster. The image generation is completely done in PHP and adjusts to any selection, so any color combination is possible. The only restriction is that you must have the GD library enabled in your PHP installation. I believe this to be the case for most people, but in case you don’t have it, you can either enable it or ask your host provider to do that for you. vSlider will tell you if you can use this feature or not. If you can’t, you can still use the previous Javascript way - for most websites, this is also a good alternative.

On Gallery, the most important change is that Lightbox spans across multiple pages. Before, you could only do Next and Prev on the photos that were actually visible in a single page. Now it includes all photos of the chosen album.

There are also new features, such as configurable number of open posts, showing the post author under the title, support for the native WP tags, new subnavigation bar, better support for WPG2 and quite a few bug fixes.
You can get more details from the download pages.

vSlider 3 is coming!

Tue 10, April 2007 15:07:00

Following the input I got from the vSlider RFI (btw, thanks for all the feedback), I’ve been a busy little bee and started coding away. What started as a few improvements turned out to be a major redesign of the entire thing… I went back and looked to what were the main obstacles to implement the most suggested features, and it turns out I had to completely rethink the way the theme was built.
The result is a new and improved vSlider - version 3! I don’t want to go into details just yet, but I’ll leave you with two “teasers”: flexible widths and color schemes :)

Oh, and I can’t promise yet when it will be ready, but it will be soon…