Hello,
why can i not more pause the slideshow that was create?
Can i change this everywhere?
Can i do Pause the slide show
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
you can stop it, if
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
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

- Posts: 30
- Joined: 26 Jul 2009, 16:47
Re: you can stop it, if
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.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
Any help would be appreciated, thanks.
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Can i do Pause the slide show
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
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
