 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
January 1st, 2005, 10:27 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
In your admin options turn this off
Enable next and previous photo previews?
|
| |
January 2nd, 2005, 10:24 PM
|
#3 (permalink)
| | Registered User
Join Date: Dec 2004
Posts: 28
|
Yes, that does turn off the preview, but my tables don not stay within the main table please see link for example. http://www.microrczone.com/gallery/s...cat=505&page=1
I left the preview on. but with the preview off is still expands. The photos are all 640x480 and the table is 760.
|
| |
January 3rd, 2005, 11:25 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
If I click that link the next and prev is still on so the only other thing I suggest is you make your large image thresholds smaller also in your quickcom.tmpl make your comments box cols smaller.
<textarea name="message" cols="80" rows="5"></textarea>
to maybe this
<textarea name="message" cols="60" rows="5"></textarea>
|
| |
June 1st, 2005, 05:10 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
| Previews inconsistent
Two issues:
When I view a photo in my gallery it appears to randomly change the number of thumbnails from 3 and even to 5 instead of 4. Example 1 (3 thumbs)
When it decides to show 5 of them, it's making the page expand beyond the table borders. Example 2 (5 thumbs)
If I turn off "Enable next and previous photo previews?" in "Show Photo Options", the problem is resolved. This link shows it working correctly - in other words, 4 thumbs and no table border expansion.
I'd like to keep the previews, so how can this be resolved? I'm using the latest build.
Thanks.
Last edited by funkmiester; June 1st, 2005 at 05:13 PM.
|
| |
June 1st, 2005, 05:23 PM
|
#6 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
That's because there are only three images in Example 1's category. Same with this link, there are only four images.
Image previews uses five images - two forward, two back and the current as a placeholder. You can modify the showphoto.tmpl file to remove the center thumbnail if you want four - two forward, two back at most.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 1st, 2005, 05:29 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
|
All the links I gave as examples above, are contained within the same Category, which contains 27 images.
But I'll try modifying that template as you suggest.
|
| |
June 1st, 2005, 05:31 PM
|
#8 (permalink)
| | PhotoPost Developer Verified Customer
Join Date: Jan 2002
Posts: 11,858
|
Well, the first image is at the top of the category, i.e. the first image, so its only displaying the next two images. This link is the second image, so its only displaying one back and two forward (there is no two back). It's a moving window of images from start to end that doesn't wrap.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |
| |
June 1st, 2005, 06:01 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
|
Ok, got it. Could you tell me what code I need to change exactly to modify the template as you suggested, I can't figure it out. Quote: |
You can modify the showphoto.tmpl file to remove the center thumbnail if you want four - two forward, two back at most.
| Thanks.
|
| |
June 1st, 2005, 09:08 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
|
Sorry to bug you...but I'm 'kinda stuck (see above post), until I know I can get this to display the way I need it. Thanks.
|
| |
June 1st, 2005, 09:14 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,806
|
If you want to remove the center thumbnail you remove this from the showphoto template
echo<<<PPPRINT
<td class="{$Style['tddetails']}" valign="middle" align="center" width="20%">
{$pthumbtag[2]}
</td>
PPPRINT;
|
| |
June 1st, 2005, 10:04 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
|
Thanks, that worked a treat.....as I have VB3 integration enabled, I had to modify the one in the 'vb3enhanced' directory to make it work.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 04:08 PM. | |