I'm trying to figure out if you can add a fifth slideshow panel?

Any place you can change the code to allow adding in that option?

Comments

smittieh’s picture

open the page.tpl.php in the theme folder and find the comment "slider-item"

copy everything between the comments: slider-item and EOF:slider-item

paste under the last comment 'EOF:slider-item'

and to finish ctrl+f 'slider-navigation'
copy and paste a line of li for each new slide.