Page 1 of 1

How can I create Modal Box without Slideshow?

Posted: 18 Jun 2010, 16:01
by bine1985
Hi together,

I have a problem:
I would like to create Phoca Gallery Modal Pop Up Box without the slideshow?
Please can you tell me, how i must do that in the php Code?

Cheers Sabrina

Re: How can I create Modal Box without Slideshow?

Posted: 20 Jun 2010, 13:28
by Jan
Hi, you need to customize the detail window code:

components/com_phocagallery/views/detail/view.html.php
components/com_phocagallery/views/detail/tmpl/default.php

Jan

Re: How can I create Modal Box without Slideshow?

Posted: 24 Jun 2010, 14:49
by bine1985
Hi Jan,

thank you :-)
Is there an other possibility to show the picture description in the slide show?

Cheers
Sabrina

Re: How can I create Modal Box without Slideshow?

Posted: 28 Jun 2010, 13:35
by Jan
This was added to Phoca Gallery - since 3.0.0 version (Joomla!1.6 - as there the new mootools is implemented)

Jan

Re: How can I create Modal Box without Slideshow?

Posted: 28 Jun 2010, 15:52
by imperialWicket
Jan - That is an excellent addition for version 3.0.0, keep up the great work!

bine1985 - If you need to show descriptions in your popup window using Phoca Gallery 2.7.x and Joomla 1.5, I posted details about adding the description data for the Slimbox details popup here.