Page 1 of 1

Slideshow bxslider

Posted: 29 Sep 2021, 12:56
by KianWilliam
To whom it may concern:
Once I upgraded to joomla 4, the module stopped working, then I commented line No. 278 and 282 without commenting setTimeout function in media/mod_phocagallery_slideshow_bxslider/javascript/jquery.bxslider.js, It is working in joomla 4 now, I have not tried all features but highly likely there won't be a problem. Hope this could help developers.
Kian William

Re: Slideshow bxslider

Posted: 04 Oct 2021, 13:20
by Jan
Hi, thank you very much for this info.

Jan

Re: Slideshow bxslider

Posted: 27 Aug 2022, 20:56
by slyv
Hello,

Thanks for this post. It helps me after my recent migration to Joomla 4.
On my side, with the latest version of Phoca Gallery V4.5, I've commented the lines 276 and 280 as follow :

//$(this).load(function(){
setTimeout(function(){
if(++count == total) callback();
}, 0)
//});

Regards,

Sylvain

Re: Slideshow bxslider

Posted: 27 Aug 2022, 22:35
by Jan
Hi, thank you for the info.

Jan

Re: Slideshow bxslider

Posted: 29 Aug 2022, 15:52
by myrtus
Thanks to Sylvain and Kian William.

To Jan: Will there be a version for J4 soon?

Thanks, Myrtus

Re: Slideshow bxslider

Posted: 31 Aug 2022, 01:00
by Jan
Hi, I have added it to front but really no idea when I will be able to release it.

jan

Re: Slideshow bxslider

Posted: 23 Oct 2022, 10:57
by robcinoz
I too commented out those lines and now I can get the module to appear. But I cannot get it working like it was in J3. I have about a dozen images that should appear ons at a time and progress through the slideshow. Instead, they all appear at once under each other lined up down the page. Frustrating that I've had to turn it off until a working version is available for J4.

Re: Slideshow bxslider

Posted: 25 Oct 2022, 23:27
by Jan
Hi, an alernative could be this modern carousel module:
https://www.phoca.cz/phoca-carousel-module

Jan

Re: Slideshow bxslider

Posted: 25 Dec 2022, 17:00
by myrtus
Hello,
in which file does this change need to be made?
Thanks, Myrtus

Re: Slideshow bxslider

Posted: 27 Dec 2022, 09:01
by myrtus
Ok, I found it and it works. But only if the heading is turned on in the module. The heading isn't displayed, but the slide show is running.