WebsiteBaker Support (2.8.x) > Bakery Shop
2+ product photos not showing on front end [SOLVED]
seanie_morris:
Hi all,
I couldn't find a post that deals with this, so here goes.
Adding images to a product is not a problem. The problem is that the front end will only display 1 image. I can re-arrange the images in the back end, but whichever is the top-most ranking image is the only one that displays in the shop.
It's as if there is a setting to only display the 1st image in the list per product, but I can't crack it!
Thanks,
Seanie.
freeSbee:
Hi seanie_morris
Please read about the placeholders like [IMAGE] and [IMAGES] used in the Bakery templates.
http://www.bakery-shop.ch/#item_images
Reagards Christoph
seanie_morris:
Thanks for the reply freeSbee,
I made sure both the names of the files are the same in the /images and /thumbs folder, even uploading alternately named images too (3 in total), and still no joy, only the top placed image in the admin end will show on the product's shop page.
If I am missing something else from your link, please advise.
Thanks,
Seanie.
jacobi22:
do you have this problem in product page AND on the overview or only of one of them?
here the part from my bakery page settings (only 2 lines)
Detail (Footer)
--- Code: ---[IMAGE][IMAGES]
<form action="[SHOP_URL]" method="post">
--- End code ---
alternativ
--- Code: ---[IMAGE][THUMBS]
<form action="[SHOP_URL]" method="post">
--- End code ---
or other combinations from THUMB, THUMBS, IMAGE && IMAGES
seanie_morris:
Strange... I checked that out in the modules/bakery/config.php file but can't find anything out of the ordinary.
I even deleted the existing images and re-uploaded them (making sure on their names.jpg etc. is short enough) but I am obvisouly missing something. Some of the instructions on that link to the Lightbox section are a little confusing too, for example:
To display the item images in your Bakery templates use the placeholders [THUMB], [THUMBS], [IMAGE] and [IMAGES]
How do I go about altering this? What file(s) do I select in modules/bakery/templates (I assume) in order to check product image display?
Seanie.
Navigation
[0] Message Index
[#] Next page
Go to full version