Hi,

I'm using the Fresh theme for my project. In the beginning everything was ok, but then suddenly the slideshow stopped working. It shows only the first picture, the pictures are not rotating and the circles to change the pictures do not show up. They are visible in the source code, though, but with display:none. I checked and compared it with the demo version, because I thought, maybe it's because of some modules, but suprise – there it doesn't work neither. It also doesn't work under different browsers (I checked with Chrome, Safari and Firefox under current Mac OS X version).

Can someone reproduce this problem and help?

Joanna

Comments

megsani’s picture

My issue might be slightly different.

[1] the nivo slider is working
[2] the first slides i.e. slide-image-1.jpg and slide-image-2.jpg were not updated despite clearing the caches and cookies in the browser (firefox).

Here is what I did:

[1] Navigated to /sites/all/themes/fresh/template
[2] Opened the file page.tpl.php
[3] Searched for slide-image-1.jpg and changed to slide-image-1.png. Changed the second & third image to .png
[4] Saved the file.
[5] Uploaded slide-image-1.png, slide-image-2.png & slide-image-3.png to sites/all/themes/fresh/images
[6] Cleared the caches (and cookies if needed be).

The slides now are working like a charm.

Hope this helps for users with similar problem.