Hello,
How could I make a slider for the item images of the same product in the Item Detail -page?
Thanks in advance.
Hi varjo
In the template of item detail page use both placeholders [IMAGE] and [IMAGES] to make sure all active images will be displayed. Use a slider script of your choice to animate the images. If you need to tweak the html output generated by Bakery go to the view_item.php file, about line 190 - 202. Keep in mind that all code modifications will be overwritten when upgrading.
Regards Christoph