We now have this theme installed but can't figure out how/where to change the slider images to our own photos. We've looked in README and on the theme settings page. We've also tried removing the images that are in images/slider_img and replacing with our own. (This just gives a blank box on the page.) There doesn't seem to be a block in that region, either.

Is this hard coded somewhere? Where and how do we customize the slideshow?

Comments

aliyayasir’s picture

Assigned: Unassigned » aliyayasir
Status: Active » Fixed

Please upload your slider images in the following folder
/sites/all/themes/iceblue/images/slider_img

slider images names are hard coded, either you may use the same name or you may use rotor module.

m.e.’s picture

Where is the hard coding, please?

aliyayasir’s picture

We have followed danland theme style, we will give option in theme settings to change images in next release.
the html of these images in templates/page.tpl.php file

m.e.’s picture

Great, thanks. I was able to remove the code and add my own filenames. I also removed the hard-coded parts in the user-1/2/3/4 regions.

aliyayasir’s picture

Status: Fixed » Patch (to be ported)
aliyayasir’s picture

Status: Patch (to be ported) » Active
drupalnetworks’s picture

Status: Active » Needs review

We have released ICE Business 7.x-2.x as a standalone theme and resolved all issues mentioned above.

hard coded paths are removed and slider settings are available in theme settings.

aliyayasir’s picture

Status: Needs review » Closed (fixed)