Problems with loading images on frontend

Questions around the TYPO3 integration and plugins
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!
einmaku
Posts: 38
Joined: 26 Sep 2019, 13:29

Problems with loading images on frontend

Post by einmaku » 26 Sep 2019, 13:43

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!

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Problems with loading images on frontend

Post by aimeos » 26 Sep 2019, 19:42

Which Aimeos and TYPO3 version are you using?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

einmaku
Posts: 38
Joined: 26 Sep 2019, 13:29

Re: Problems with loading images on frontend

Post by einmaku » 30 Sep 2019, 08:30

Typo3 is 9.5.9 / Aimeos - I cannot find any info in CMS about Version. We installed the newest about 1 week ago.

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Problems with loading images on frontend

Post by aimeos » 30 Sep 2019, 21:17

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, Image give us a star

einmaku
Posts: 38
Joined: 26 Sep 2019, 13:29

Re: Problems with loading images on frontend

Post by einmaku » 07 Oct 2019, 08:42

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

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Problems with loading images on frontend

Post by aimeos » 07 Oct 2019, 08:45

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.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

einmaku
Posts: 38
Joined: 26 Sep 2019, 13:29

Re: Problems with loading images on frontend

Post by einmaku » 07 Oct 2019, 14:23

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

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Problems with loading images on frontend

Post by aimeos » 07 Oct 2019, 15:07

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, Image give us a star

einmaku
Posts: 38
Joined: 26 Sep 2019, 13:29

Re: Problems with loading images on frontend

Post by einmaku » 10 Oct 2019, 07:26

No the jquery-ui Javacript is NOT removed
see attchment.

einmaku
Posts: 38
Joined: 26 Sep 2019, 13:29

Re: Problems with loading images on frontend

Post by einmaku » 10 Oct 2019, 07:28

see attachment
Attachments
Unbenannt.JPG
Unbenannt.JPG (37.4 KiB) Viewed 3358 times

Post Reply