Can i do Pause the slide show

Phoca Gallery - image gallery extension
dgroeser
Phoca Enthusiast
Phoca Enthusiast
Posts: 55
Joined: 01 Mar 2008, 18:31

Hello,wh

Post by dgroeser »

Hello,

why can i not more pause the slideshow that was create?

Can i change this everywhere?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

you can stop it, if

Post by Jan »

you can stop it, if you want to have a pause button, you can change it in:

components\com_phocagallery\helpers\phocagallery.php (image)
components\com_phocagallery\views\phocagalleryd\tmpl\default.php (javascript)


Jan
If you find Phoca extensions useful, please support the project
TNR27
Phoca Member
Phoca Member
Posts: 30
Joined: 26 Jul 2009, 16:47

Re: you can stop it, if

Post by TNR27 »

Jan wrote:you can stop it, if you want to have a pause button, you can change it in:

components\com_phocagallery\helpers\phocagallery.php (image)
components\com_phocagallery\views\phocagalleryd\tmpl\default.php (javascript)


Jan
I have just recently created a web site using joomla, have decided to use phoca as my photo gallery. I would like to be able to have a pause button at the bottom of the slideshow. I have found your post on the files that need to be edited but am a complete moron when it comes to coding. I would love to see the play button switch to a pause button and vise versa. If this is too complicated just adding a pause button would be fine. I know you can pause the slide show by placing your mouse pointer on top of the picture but any body new to the site may not realize how this works. Even if there was a way to add this instruction at the bottom of the slide show. I am using modal pop up box with the blue theme.

Any help would be appreciated, thanks.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Can i do Pause the slide show

Post by Jan »

Hi, as described here

You can change the image (so instead stop will be displayed pause but the function will be still the same - no coding needed just change the icon name)

the problem of adding some new function is, this is an exernal script which have stop function and pause function (if you hover the image), so if you need to customize it, you need to look at this external javascript code, which I didn't make so I cannot give some advice there :-(

Jan
If you find Phoca extensions useful, please support the project
Post Reply