On a customer page the background slider extension is not loading anymore. I don't know when it stopped working but it was working for around a year.
I checked if the images are still there and renamed them as some were with spaces. Also tried in different browsers (Firefox, IE 11, Edge) but in every browser the issue is persisting. PHP version is 7.2 and I checked if it's working with an older version but the same result.
Hi Fabian Nussbaumer
Thank you for feedback us
I do not visit the back-end page of the site so it's great to know what the problem is
This may be due to https or a conflict with a certain extension
You can send information login back-end via email: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks
Hi again
Please go to source code: ...modules\mod_jux_background_slider.php at line 48 and add code:
JHtml::_('jquery.framework');
Hope it will help you
Thanks