Slideshow bxslider

Phoca Gallery modules - modules for Phoca Gallery extension
KianWilliam
Phoca Member
Phoca Member
Posts: 18
Joined: 01 Jul 2017, 12:21

Slideshow bxslider

Post 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

Tags:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slideshow bxslider

Post by Jan »

Hi, thank you very much for this info.

Jan
If you find Phoca extensions useful, please support the project
slyv
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 01 Nov 2018, 16:47

Re: Slideshow bxslider

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slideshow bxslider

Post by Jan »

Hi, thank you for the info.

Jan
If you find Phoca extensions useful, please support the project
User avatar
myrtus
Phoca Enthusiast
Phoca Enthusiast
Posts: 74
Joined: 29 Jul 2009, 18:16
Contact:

Re: Slideshow bxslider

Post by myrtus »

Thanks to Sylvain and Kian William.

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

Thanks, Myrtus
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slideshow bxslider

Post by Jan »

Hi, I have added it to front but really no idea when I will be able to release it.

jan
If you find Phoca extensions useful, please support the project
User avatar
robcinoz
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 29 Mar 2019, 07:11

Re: Slideshow bxslider

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slideshow bxslider

Post by Jan »

Hi, an alernative could be this modern carousel module:
https://www.phoca.cz/phoca-carousel-module

Jan
If you find Phoca extensions useful, please support the project
User avatar
myrtus
Phoca Enthusiast
Phoca Enthusiast
Posts: 74
Joined: 29 Jul 2009, 18:16
Contact:

Re: Slideshow bxslider

Post by myrtus »

Hello,
in which file does this change need to be made?
Thanks, Myrtus
User avatar
myrtus
Phoca Enthusiast
Phoca Enthusiast
Posts: 74
Joined: 29 Jul 2009, 18:16
Contact:

Re: Slideshow bxslider

Post 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.
Post Reply