WebsiteBaker Support (2.8.x) > Bakery Shop
Bakery Slider does not load all images
mgeene:
I installed the Baker Slider but it does not load all the thumbs pictures in, sometimes you see 4 loaded thumbs and then 3 he can not find, etc.
Does anyone know what the problem is? I gecheckd all the images and they are good. I use Bakery 1.76.
Thanks for your respons.
jacobi22:
give me some more informations
--- Quote ---sometimes you see 4 loaded thumbs and then 3 he can not find, etc
--- End quote ---
everytime or realy sometimes?
do you check the picture-links from the "not-found"-Pictures?
is it possible, to post a link to a working page?
normalize, the script reads the database table bakery_images and use from every active item the first picture (your main picture).
all readed pics goes into a list
the "picture-not-found-problem" is only possible, if the picture name in the database is not exact the same name in your picture folder.
i'm sure, that you see a problem like this in your bakery pages and you say, the picture is okay, - its easy to check: a not founding picture in the slider is also a not founding picture on bakery overview or item detail page
please check the picture names for the conflict pic's.
- dont use special chars like äöü or other special chars from other countrys like é, ê or å
- dont use white spaces in the picture name like "chrismas 2016.jpg"
if you look into the source code from the page with the slider, you see there a html-list, starting with
<div id="jCarouselLite">..<div class="slider">..
in this list are all pictures from the slider. in the firefox-addon firebug you can check all the pictures very easy. only going with the mouse over a picture link
mgeene:
Thanks for your reply Jacobi22.
Ik think the problem is that the site owner uese jpg and png files. Is it possible that that the slider works with both fils?
jacobi22:
--- Quote ---Ik think the problem is that the site owner uese jpg and png files. Is it possible that that the slider works with both fils?
--- End quote ---
there is no file-type-limit in the PHP-Code of this snippet, but maybe in the jquery-plugin
i'll test it
if its possible, send me here or via PM a link to the page
jacobi22:
i found the problem, but no solution... :roll:
all pictures with problems has a png-picture-link to the folders media / bakery / your-item / thumbs, but there are jpg-files in the thumbs-folder, not png's
example:
full image: http://xxxxxxxxx/media/bakery/images/item497/751-065.png
thumb: http://xxxxxxxxx/media/bakery/thumbs/item497/751-065.png (picture not exist)
real path: http://xxxxxxxxx/media/bakery/thumbs/item497/751-065.jpg
the slider-script reads only the picture name for the full image and use it in the thumb-path, normalize its the same pic with the same file-type
i remember, that in older bakery-versions png's are renamed to jpg, and i remember also, that we discous about this, because, some users needs the transparence of the png-files
in my bakery-version 1.76 everythings works - is it possible, that you upgrade a older version of bakery, which use the old variant with the jpg-thumbs only?
from my point, i see only one chance - upload the main images again, if its a png-file.. :roll:
so that you have the same file-type for image and thumb.
Navigation
[0] Message Index
[#] Next page
Go to full version