Page 1 of 1

Can't get the plugin to display correctly (shadowbox)

Posted: 30 Apr 2009, 12:33
by glupinga
I have Phoca Gallery v2.2.4 installed with Phoca Gallery plugin v2.1.0.

I'm not able to get the plugin to display correctly with these parameters when using shadowbox (detail=3):
- no slideshow autostart
- just å few (e.g. 4) image thumbs displayed in the article
- have all pictures (e.g. 10) displayed when viewing the slide show

All these parameters works fine if I use Modal Box (detail=0) :idea:

Here's my parameters:

Code: Select all

{phocagallery view=category
|categoryid=1
|limitcount=4
|displayname=0
|displaydetail=0
|displaydownload=0
|displaydescription=1
|detail=3
}
When I create a menu with Phoca Gallery Category List Layout I'm able to stop the slideshow from autostarting, with the "Shadow Box Slideshow Delay" = 0 in menu/global config.

BTW Thanks for the best and most flexible photo gallery for Joomla! :)

Re: Need help with shadowbox

Posted: 07 May 2009, 20:45
by glupinga
Is these features implemented with the plugin or have I done something wrong?

Re: Can't get the plugin to display correctly (shadowbox)

Posted: 11 May 2009, 18:42
by Jan
Hi,


slideshow - it depends on method you are using. If you are using shadowbox, it only displays images in slideshow which are displayed on the site

4 images displayed - see the parameters, it seems like you miss limitstart

shadowbox - Download version 2.2.4 I have added this feature (it will take the value from component), so see parameters in component before using the plugin.

Jan

Re: Can't get the plugin to display correctly (shadowbox)

Posted: 18 May 2009, 23:55
by glupinga
Hi Jan !

Thanks for the reply :)
Jan wrote: slideshow - it depends on method you are using. If you are using shadowbox, it only displays images in slideshow which are displayed on the site
Ok, so if I set "limitcount=4", only 4 thumbs are displayed in the article and 4 images from that specific gallery is displayed in the slideshow even if the gallery contains 10 images, correct?
- This is actually no problem for me anymore since I've decieded to display all thumbs of the gallery in the articles.
Jan wrote:shadowbox - Download version 2.2.4 I have added this feature (it will take the value from component), so see parameters in component before using the plugin.
I've upgraded to v2.2.4 and checked my component settings, "Shadow Box Slideshow Delay = 0", but the slideshow autostarts anyway. I also tried to create a menu with the same setting with no luck.

Re: Can't get the plugin to display correctly (shadowbox)

Posted: 21 May 2009, 22:58
by Jan
I am testing it and for me it will not start if there is 0 :-(, no idea what can be wrong...
Ok, so if I set "limitcount=4", only 4 thumbs are displayed in the article and 4 images from that specific gallery is displayed in the slideshow even if the gallery contains 10 images, correct?
Correct if you use shadowbox, but if you will use e.g. modal box it displays all the 10 images.

Jan