Hello,
J! 3.7.5
Phoca Gallery 4.3.6
Switchimage view shows only the 1st big picture but no thumbnails appear below that. (I used the button for inserting the code)
I tried on an other site with J! 3.7.4. and with an older Phoca Gallery and got the same result.
If you check the html code you can only see a simple table with one pic in a single cell and nothing more.
Any hints?
thanks
Switchimage view doesn't work
- Benno
- Phoca Hero

- Posts: 9964
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Switchimage view doesn't work
Hi,
yes, you need two plugin codes.
See: https://www.phoca.cz/demo/phocagallery-plugin?start=15
e.g.:
for the large image
phocagallery view=category
for the category images
Kind regards,
Benno
yes, you need two plugin codes.
See: https://www.phoca.cz/demo/phocagallery-plugin?start=15
e.g.:
phocagallery view=switchimagePlugin Code:
{phocagallery view=switchimage|switchheight=128|
switchwidth=128|basicimageid=273}
{phocagallery view=category|categoryid=28|
limitstart=0|limitcount=6|detail=0|displayname=1|
displaydetail=1|displaydownload=1|
imageshadow=shadow1|enableswitch=1}
for the large image
phocagallery view=category
for the category images
Kind regards,
Benno
