Problems with loading images on frontend
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Problems with loading images on frontend
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!
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
Which Aimeos and TYPO3 version are you using?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Problems with loading images on frontend
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
You can see the Aimeos version in the extension manager. Latest one is 19.7.3 which fixed a problem with Chrome lazy loading.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Problems with loading images on frontend
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
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
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.
Remember that images are still lazy loaded by Javascript and you need to use the appropriate aimeos.js file from the Aimeos package.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Problems with loading images on frontend
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
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
Seems like you've removed the jquery-ui Javascript library which is necessary
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Problems with loading images on frontend
No the jquery-ui Javacript is NOT removed
see attchment.
see attchment.
Re: Problems with loading images on frontend
see attachment
- Attachments
-
- Unbenannt.JPG (37.4 KiB) Viewed 8579 times