Page 1 of 2

Problems with loading images on frontend

Posted: 26 Sep 2019, 13:43
by einmaku
First trial with aimeos in typo3. We added 12 images (very light once) but it is only loading the first 6 in front end. The others just show the loading wheel.
One more information: when I inspect the page - all products are displayed right away. After closing the inspection window and refreshing the browser (chrome) the problem remains the same!

Re: Problems with loading images on frontend

Posted: 26 Sep 2019, 19:42
by aimeos
Which Aimeos and TYPO3 version are you using?

Re: Problems with loading images on frontend

Posted: 30 Sep 2019, 08:30
by einmaku
Typo3 is 9.5.9 / Aimeos - I cannot find any info in CMS about Version. We installed the newest about 1 week ago.

Re: Problems with loading images on frontend

Posted: 30 Sep 2019, 21:17
by aimeos
You can see the Aimeos version in the extension manager. Latest one is 19.7.3 which fixed a problem with Chrome lazy loading.

Re: Problems with loading images on frontend

Posted: 07 Oct 2019, 08:42
by einmaku
Hi
We had version 19.7.2 and updated to 19.7.3

now with 19.7.3 it is even worse - it is not loading any product

Re: Problems with loading images on frontend

Posted: 07 Oct 2019, 08:45
by aimeos
Do you have any errors in the browser console?
Remember that images are still lazy loaded by Javascript and you need to use the appropriate aimeos.js file from the Aimeos package.

Re: Problems with loading images on frontend

Posted: 07 Oct 2019, 14:23
by einmaku
here the info of my programmer.......

Yes,there is console error TypeError: $(...).datepicker is not a function[Learn More] in aimeos.js

We are using js from the aimeos package

Re: Problems with loading images on frontend

Posted: 07 Oct 2019, 15:07
by aimeos
Seems like you've removed the jquery-ui Javascript library which is necessary

Re: Problems with loading images on frontend

Posted: 10 Oct 2019, 07:26
by einmaku
No the jquery-ui Javacript is NOT removed
see attchment.

Re: Problems with loading images on frontend

Posted: 10 Oct 2019, 07:28
by einmaku
see attachment