 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 7th, 2007, 09:48 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Nov 2005
Posts: 124
| How do I get all the links for a photo to show?
In version 6 of Photopost the only link code for a photo that shows up is the Linked Thumbnail. There is a graphic button beside it that is shown when the option to show the html link is turned on. (photo attached) But is there a way to show the UBB code as standard or to display all the codes that are active without the member having to find that button and open them? Thanks.
|
| |
November 7th, 2007, 09:59 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Not unless you choose to modify how this function works. These have all been moved into ajax now. You could try altering your template to move around which one shows without clicking the image.
|
| |
November 7th, 2007, 10:04 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Maybe try switching the bold lines in showphoto template. Have not tried this myself and no support is offered for code modifications but here you go. Code: Content visible to verified customers only.
|
| |
November 8th, 2007, 05:07 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Nov 2005
Posts: 124
|
Thanks Chuck. That worked. Will there be an option at some point to select which links are viewable without editing the templates?
|
| |
November 8th, 2007, 06:10 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Not sure but gut feeling is no since this was moved into AJAX which means you click the image to get the rest.
|
| |
December 4th, 2007, 08:48 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Apr 2002
Posts: 423
|
I tried this hack and wasn't successful.... photopost should seriously consider making it a permanent part of their product. I now have tons of users who are posting thumbnails for pictures in their forums instead of the full sized image that they want!
Last edited by wacnstac; December 4th, 2007 at 09:13 PM.
|
| |
December 4th, 2007, 09:22 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Apr 2002
Posts: 423
|
Check that, I was able to get it to work, but this definitely should be PP's default not a hack.
|
| |
December 4th, 2007, 10:07 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
I have passed it along.
|
| |
January 10th, 2008, 12:15 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 400
|
One other note is that if there is no Large image the button for the linked medium image doesn't show - - IMO you could be able to get the code to post a linked medium image all the time even if there is no larger image
|
| |
January 10th, 2008, 03:23 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
No sorry thats quite impossible since there is no medium image only a large image when no medium is triggered. Remember that large image is under the trigger to have a medium which means there is only a smaller large display and no medium. If you want every photo to have a medium lower your medium trigger and rebuild mediums in Admin => Scan Database.
|
| |
January 10th, 2008, 03:28 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 400
|
so what Im seeing is the large image ... OK - I guess its logical now
|
| |
January 10th, 2008, 04:16 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Yep the image dimensions are lower then your medium threshold.
|
| |
January 20th, 2008, 08:31 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Feb 2007
Posts: 316
| Quote:
Originally Posted by wacnstac I tried this hack and wasn't successful.... photopost should seriously consider making it a permanent part of their product. I now have tons of users who are posting thumbnails for pictures in their forums instead of the full sized image that they want! |
I agree.
|
| |
January 21st, 2008, 10:51 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
The hack above works as it is noted to work to show the direct code if html is not on.
|
| |
June 8th, 2008, 10:35 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 400
|
I know this is old but there must be some setting Im missing
I edited the template and all it does is for SOME images it shows the linked thumbnail line twice
see attachment
weird thing is its not EVERY image just some
|
| |
July 8th, 2008, 01:54 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 400
|
anyone ??
|
| |
July 8th, 2008, 02:34 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Does that item have a medium image? The discussion here involved switching linked thumb with linked medium
|
| |
July 8th, 2008, 02:37 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Jun 2003 Location: Dallas TX
Posts: 400
| Quote: |
But is there a way to show the UBB code as standard or to display all the codes that are active without the member having to find that button and open them?
| I thought it was addressing the OP question of how to show the UBB code all the time
|
| |
July 8th, 2008, 02:46 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
It switches the medium ubbcode link with the linked thumbnail
|
| |
July 8th, 2008, 10:17 PM
|
#20 (permalink)
| | Ultimate Member
Join Date: Jun 2007
Posts: 1,340
|
Why don't you just move all the blocks to show - if that is what you want? You must edit the local showphoto.tmpl file and reupload it to get the html to work correctly!
You can also change the text before the coding in your language file - doing that now for me.. Like so: Quote:
if ( $Globals['showubb'] == "yes" )
{
echo<<<PPPRINT
<tr>
<td class="{$Style['tddetails']} {$Style['small']}" align="left">
<center><br/><br/><b>* Use the IMG and [url] Code below for Forums and Bulletin Boards *<br/></b></center> <br/>
<b>{$Globals['pp_lang']['linkedthumb']}</b> <input class="{$Style['blockquote']}" type="text" name="bbthumb" value="$showbbthumb" size="54" onclick="this.focus();this.select()" /><br/>
<b>{$Globals['pp_lang']['linkedmed']}:</b> <input class="{$Style['blockquote']}" type="text" name="bbcode" value="$showbbmed" size="57" onclick="this.focus();this.select()" /><br />
<b>{$Globals['pp_lang']['medimage']}:</b> <input class="{$Style['blockquote']}" type="text" name="bbcode" value="$showbbcode" size="57" onclick="this.focus();this.select()" /><br />
<center><br/><br/><b>* Use the HTML code below for Myspace Comments, Facebook *<br/></b>
<b>* Tags, Hi5 Tags and Blogger *<br/><br/> </b></center>
<b>{$Globals['pp_lang']['htmlcode']}:</b> <input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode<a href="http://skidpics.com"><br>Browse and Share photos at skidpics.com</a>" size="61" onclick="this.focus();this.select()" /><br /><br/>
PPPRINT;
|
I adjusted the field width to make them the same size and made them left justified for presentation. I also added a little tweak to the html link to have a link show below the image.. change this to your liking, but leave the ascii codes alone or else it will not display correctly -
Chuck, the html code I tweaked for that link is what I asked about in some other post - when you edit the tmpl file via the admin area, it will not save correctly - only when you do a local edit and reupload the showphoto.tmpl file will this part of the coding stay intact - but have no idea why..
Last edited by skidpics; July 8th, 2008 at 10:48 PM.
|
| | |
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 01:38 AM. | |