I just need Home without the sliding images, is this possible?
Yes! You can have the slider on none of the pages, all of the pages or just the home page! This can be easily changed in the theme customization page.
Do I have to have the portfolio?
Nope, you don’t need to have the portfolio. Just skip that part of the documentation!
Does this come with a HTML version too?
Sort of. The html version was the first step in making the theme. From there the theme progressed A LOT so the html version is very different to the wordpress version, but it is included. Here it is http://www.furtzdesigns.com/archive/multi-theme/
Is there a way to make the featured items at the top auto scroll?
Yes there is! Open up the jQuery.js file and change the ‘Header cycle options’ to look like this (this will make it change every 10 seconds)
$("#slider").easySlider({
vertical: true,
continuous: true,
auto: true,
pause: 10000
});


79 Purchases
34 Comments