I would like to use Phoca Slideshow Plugin on a site I'm just working on, it's perfect soulution for what I need.
But when I use the plugin more then twice in one article, slideshow disapears. If there are two plugins only in on article, it's working normaly:
Code: Select all
<div>{pgslideshow id=10|width=100|height=100|delay=3000|image=M}</div>
<div>{pgslideshow id=11|width=100|height=100|delay=3000|image=M}</div>
Code: Select all
<div>{pgslideshow id=10|width=100|height=100|delay=3000|image=M}</div>
<div>{pgslideshow id=11|width=100|height=100|delay=3000|image=M}</div>
<div>{pgslideshow id=12|width=100|height=100|delay=3000|image=M}</div>
<div>{pgslideshow id=13|width=100|height=100|delay=3000|image=M}</div>
Is there any limitation of number of slideshow plugins in one article? Or any idea why this happens?
I use Joomla 1.5.25, Phoca Gallery 2.8.1, Phoca Slideshow Plugin 2.7.1
Thank you very much,
Petr