Community

Adding more slides to Corporate Clean Theme slideshow

Hi Drupal world, I am trying to end up with 8 slides on the Corporate Clean Theme, I have managed to increase the Slide navigator 'dots' to the requisite number, but it only loops 5 times (piling the last three slides into one) then goes back. What else do I need to change, is it a constant for the total number of slides somewhere perhaps, or the length of an array, please help urgently, thanks.

Comments

Check for structure

Do your extra slides have the right html structure? Look a one of the working slides and double check if there exactly the same as your new ones. Maybe one div to much?

The slider settings can be found at the theme settings in the admin of Drupal, and the info you put in there is then read in template.php line 110.

Sorry for delayed response...

Sorry been away for a break, now then, the HTML structure is similar for all the slides, so I do not believe there would be a problem there, but I will double-check tomorrow and get back to you on that. As for the last bit about the slider settings, the only settings that are settable are very basic, and I do not see anywhere where I can change the number of slides for instance, I will also look at template.php tomorrow and revert, just arrived and a bit tired right now.....
Thanks though fo rthe advice so far, I really appreciate it.

How was this achieved ? can

How was this achieved ? can you shed some light on the process. I tried to change page.tpl.php but it did not work for me. Please share

How to

I've had some serious trouble with drupal, but to update the theme clear your browser cache and refresh your page and it should work. Good luck!

M. Ralph

ho do you add those "dots"?

how do you add those "dots"?

M. Ralph