Page 1 of 1
I thought that by ha
Posted: 02 Jan 2008, 12:26
by betxtech
I thought that by having the displayname=0 would do the trick, but the picture names are still included in the thumbnails.
Thanks!
Hi, the problem can
Posted: 03 Jan 2008, 14:45
by Jan
Hi, the problem can be, if you save your article, editor add some tabs, white spaces and others (\n \r) to the code. So, if you have e.g.:
detail=1|
displayname=0|displaydetail=1|displaydownload=1|float=right
you must give SHIFT+ENTER after detail=1| not ENTER only. If you do it, there will be <br /> only and Phoca Gallery plugin deletes this tag and find the displayname parameter. Try to add the code this way and you will see it:
detail=1|displayname=0|displaydetail=1|displaydownload=1|float=right
Jan
See the demo page (displayname=0)
Yaaayyy! That was it
Posted: 03 Jan 2008, 17:42
by betxtech
Yaaayyy! That was it, fixed and now looks great.
Thanks again!!!
Posted: 04 Jan 2008, 15:32
by Jan