PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old March 11th, 2005, 04:26 PM   #1 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
How to have showphoto title under image frame?

As was in 4.86.

Thanks,
Mark
mjm is offline   Reply With Quote
Old March 11th, 2005, 06:32 PM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Change lines 72-84 in showphoto.tmpl from:

Code:
Content visible to verified customers only.
to:

Code:
Content visible to verified customers only.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old March 13th, 2005, 04:40 PM   #3 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Hello, we've tried this out and the following pics show results.

Pic #1 Frame around pic is not separated- is conjoined to rest.
Also (short) title is not centered.

Pic#2 Longer title, which also affects Index Most recent/Random preview bar - see Pic#3

Mark
Attached Images
File Type: jpg Picture 1.jpg (35.7 KB, 19 views)
File Type: jpg Picture 2.jpg (45.8 KB, 15 views)
File Type: jpg Picture 3.jpg (13.7 KB, 14 views)
mjm is offline   Reply With Quote
Old March 13th, 2005, 05:28 PM   #4 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
I tried. You might need to tweak the html a little, I was working from my flu-congested head which isn't saying much.

We don't trim titles on the features, you'd need to add something yourself to line 611 in pp-inc.php:

$ptitle[$count] = stripslashes($ftitle);

like,

Code:
Content visible to verified customers only.
Again, thats off the top of my head, but should steer you in the right direction.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old March 13th, 2005, 06:41 PM   #5 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
We had increased the title length, and want it all to show, (thanks for the instructions BTW), and in our 4.86 it works fine. As shown in this pic on our 4.86, left thumb, the title expands/contracts correctly with the width of the window.

I beleive this part worked correctly prior to making the above title below pic changes you provided.
(Will revert to original when Carole gets back home to verify)

Re: wanting title below pic (as in 4.86), this is the main obstacle holding us back from upgrading our 3 other apps to PP5.
...just personal preference not to have everything `boxed in'.

Mark
Attached Images
File Type: jpg Feature Bar-long title.jpg (26.7 KB, 12 views)
mjm is offline   Reply With Quote
Old March 13th, 2005, 07:13 PM   #6 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
As long as there is a space in the title, you are fine. What was wrong with the other title was the lack of any spaces whatsoever. The browser can only format the lines if there are spaces.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old March 13th, 2005, 07:33 PM   #7 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
> As long as there is a space in the title, you are fine.

Ah, yes, just realized this. It's working as it should in both versions.

Re: (as 4.86) title under showphoto
...will await further instructions, realizing it's Sunday.

Thanks,
Mark
mjm is offline   Reply With Quote
Old March 14th, 2005, 08:01 PM   #8 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Pic, to clarify what I don't want to lose, moving up from 4.86

Mark
Attached Images
File Type: jpg Title separate under pic.jpg (14.7 KB, 12 views)
mjm is offline   Reply With Quote
Old March 14th, 2005, 09:07 PM   #9 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
I changed the lines above.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old March 14th, 2005, 10:30 PM   #10 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Very much appreciated!

Will the title be self centering under the pic, as 4.86 with this change?

(just checking before I notify, er, wake up the Mrs...

Mark
mjm is offline   Reply With Quote
Old March 16th, 2005, 08:53 PM   #11 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
This is still not working. See pic.
The thumbnail border is still being expanded with the title, and the title line and below is showing the border color.

Also for shorter titles, they show to the left under the pic and would like them to be centered under the pic as it was in 4.86.

------------------

A suggestion... that this (4.86 showphoto title layout ) continues as an option in a future release.
It could be an interesting development to offer different options for presentation of the showphoto title. Secondary to the image, this is the highest focal point on the page.

(My personal preference is to keep the title simple with the text outside of the box)

Mark
Attached Images
File Type: jpg Picture 1.jpg (33.1 KB, 9 views)
mjm is offline   Reply With Quote
Old March 16th, 2005, 08:58 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
I would look at your style variables and html

I have never seen this on any other install but dead center.

You have something in your code that has to be aligning things left
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old March 16th, 2005, 09:45 PM   #13 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Title centering is working, but not with the instructions given (post #1) to have the title show independenltly under the pic.
And there's the issue of the thumbnail border straying beyond the borders of the pic, as shown in the last attchmt.

Mark
We don't have any mods on this app. It's pretty much straight out of the box.
mjm is offline   Reply With Quote
Old March 17th, 2005, 08:28 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
You can alter things however you choose just remember whatever html you choose if its not xhtml valid and in the proper place will though table displays off.

Your prev/next bars are justified left when I look at your pic
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old March 17th, 2005, 06:19 PM   #15 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Quote:
Originally Posted by omegatron
Your prev/next bars are justified left when I look at your pic
That's because there were only 4 pics in this album.

Regarding problem of thumbnail pixel border wrapping around and expanding with longer title...
This is the part that's changed in PP5, and the instructions provided isn't putting it back to the way is in 4.86.

Mark
mjm is offline   Reply With Quote
Old March 17th, 2005, 06:26 PM   #16 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
This is what it looks like with thumbnail border set to 0.

Edit: With a short title everything is getting scrunched up.
Attached Images
File Type: jpg Pic with thumb Borders.jpg (35.3 KB, 9 views)
mjm is offline   Reply With Quote
Old March 18th, 2005, 04:37 PM   #17 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
Is this request beyond the scope of PP support?
I basically need the showphoto title to be outside the thumbnail frame, because with longer titles the frame expands away from the pic with the title.

BTW I have no idea why Google searches picks up a well described (4.85) show photo title while text in the description box below goes un-noticed...

All power to longer titles!

Mark
I'd really like to upgrade, but...
mjm is offline   Reply With Quote
Old March 18th, 2005, 04:50 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Anytime you ask how to modify the code from the default distribution it falls outside of product support.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old March 18th, 2005, 06:25 PM   #19 (permalink)
mjm
Ultimate Member
Verified Customer
 
Join Date: May 2002
Posts: 1,066
In that case I am eternally grateful to PP support for going way beyond the line of duty.
Eternally? Well, at least for as long as I am using PhotoPost - which I hope to be for a long time.

Will ask at http://www.photopostdev.com/

I, and I think Michael had presumed this request would be an easy cosmetic fix, as per ... PP5 Why is showphoto title inside frame?
Michaels reply... "Because it looks good."
Feel free to change it if you have alot of tiny pictures.

and my reply.... It's not so much having tiny pics, but that we often have longer title descriptions under the pics. (that causes the frame around the pic to expand with the title)

---------------------

The best part about any new upgrade/features that PP provides is when features are offered as option. I like the optional features that you provide but I especially like the choice not to implement the feature.

I believe PP is going the right way by expanding the admin optional interface.
Maybe one of these days we will have an even more specific admin interface!
See Slide Show - consider these features

Mark
mjm is offline   Reply With Quote
Old March 18th, 2005, 06:33 PM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
well the edit Michael posted above is correct.

To center it would could do like this

<p align="center"><b>$title</b></p>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
add title to the previous and next images in the showphoto letmein Photopost Pro Installation & Upgrades 1 October 14th, 2005 09:43 PM
How to increase length - Showphoto title mjm Photopost Pro How Do I...? 1 March 11th, 2005 07:44 PM
PP5 Why is showphoto title inside frame? mjm General Discussion 2 March 11th, 2005 04:13 PM


All times are GMT -5. The time now is 04:05 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0