![]() |
Thumbnails on show photo page 1 Attachment(s) I have in the sidebar leftopen.tmpl this settings: display_gallery("random", "", "", 1, 3, 1); It works in the index and there i see three random thumbnails. Bit when members or guest click on more they get 6 thumnails. Second problem is when clicking on a thumbnail the photo is show, but also with six thumbnail photo's See the attachment. How can i change this settings also to three?? |
You can edit showframe.php and find the $rcols=1; $rphotos=6; and change the 6 to a 3 The showphoto page shows 5 thumbnails and is suppose to. |
Thanks for the replay. Change this and it works on the index page now fine,but not on the showphoto page. There still six thumbnails. I mean if some clicking on a thumbnail the photo is loading and on the right there are six thumbnails. Is it possible to display only three photo's there? |
That page is designed to show 5 thumbnails You can search for this in showphoto.php and change 3 to 2 but thats as far as I am willing to discuss code modifications on the support forum. Code: Content visible to verified customers only. |
It shows 6 photo's and that is for me to much. Question is how i can change that from 6 to 3 I have tried this settings as you wrote if ( $exc == 3 ) to if ( $exc == 2 ) But that have no effect on it. Any other suggestions please. |
Are you talking the next prev images or a random photo block? |
Quote:
Thanks for your replay |
well good suggest for you to make for PP 6 is to make it a configurable number. right now it is coded to display 5 thumbnails 2 prev 2 next and the thumbnail of the image being viewed |
| All times are GMT -5. The time now is 06:47 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0