bug with pro version retina support in Joomla 3.8.
- barredespace
-
Topic Author
- Visitor
-
Hi,
Joomla 3.8.0 – Mavik Thumbnails 2.3.3 Pro
Everything was working smoothly as far as joomla 3.7.5 but all my site thumbnails abruptly disappeared after upgrading to joomla 3.8.0 today.
Upon inspecting the code it appeared that Retina support was the culprit : everything went back to normal once I disabled it.
Something to do with using double slashes in srcset urls like in
<img src="/images/thumbnails/images/img_HF/divers/pose1ere_botte_begles-fit-200x87.jpg" alt="pose1ere botte begles" width="200" height="87" style="margin: 5px; float: right;" class="" srcset="//images/thumbnails/images/img_HF/divers/pose1ere_botte_begles-fit-200x87.jpg 1x, //images/thumbnails/@2/images/img_HF/divers/pose1ere_botte_begles-fit-200x87.jpg 2x, //images/thumbnails/@3/images/img_HF/divers/pose1ere_botte_begles-fit-200x87.jpg 3x">
My mavik thumbnails system settings being :
thumbnails folder : images/thumbnails
Regards,
--
Pascal
Please Log in or Create an account to join the conversation.
I'm working about your problem.
Please Log in or Create an account to join the conversation.
It is problem of new sef-mechanism in Joomla 3.8
I still is looking a solution.
Please Log in or Create an account to join the conversation.
Please try new version from mavik.com.ua/store/
Please Log in or Create an account to join the conversation.
- barredespace
-
Topic Author
- Visitor
-
Works all right ! Thank you sir.
Please Log in or Create an account to join the conversation.