Great theme, thank you!

How can I change the images in the slideshow?

Comments

bennygthomas’s picture

Component: Miscellaneous » User interface
Assigned: Unassigned » bennygthomas

hi, i am a noob in drupal. i had to use this theme for a project and i loved the layout and everything. however, i too had to change the images in the slideshow for my project. here are the steps which i followed:

1.go to the directory: \sites\all\themes\fresh\images
2. here u will find the 'default' images, which are used in the theme, by the name,
slide-image-1.jpg
slide-image-2.jpg
slide-image-3.jpg
3. rename the images that you want to display by the above names.
4. replace the images and clear the caches of drupal.
THAT SHOULD DO THE TRICK.

BE SURE TO CHANGE THE ATTRIBUTES OF THE IMAGES FOLDER FROM READ-ONLY TO WRITE.

i know it's not the ideal way to do it, but it worked for me.

isaacsboss’s picture

I still cant get it to work i have been copy url from the server and then pasting that into where you put the url for each slide is there a certain way i need to do it because i cant figure it out.

bennygthomas’s picture

try saving the images, that you want in the slider, in the \sites\all\themes\fresh\images folder.
give the images the default name:
slide-image-1.jpg
slide-image-2.jpg
slide-image-3.jpg
and refresh and try...

bennygthomas’s picture

Status: Active » Closed (fixed)