Hi,
We have noticed that the slider will not show the caption if there is only one slide.
We fixed it by adding the following line beneath line one 132 in jquery.aviaSlider.js
slideWrapper.methods.appendControlls().addDescription();
Are there any issues with making this change? Or can you suggest a different fix?














