 | |  |
 |

thenetgirl
User
Aug 4, 2008, 1:51 PM
Post #1 of 11
(15160 views)
Shortcut
|
|
More than 10 Photos
|
Can't Post
|
|
I tried to follow another post but it went to support in the end so never was quiet sure how it ended I want a max of 15 photos to appear I want them to thumb also is this how the code suppose to look ? <!-- template insert : $images$ --> <!-- templatecell : image --> </font> <p><font face="Verdana"><a href="$listing_url$/images/$file$" target="_blank"> <img src="$listing_url$/images/$listing_num$_11.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_12.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_13.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_14.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_15.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$thumbnail$" width=$thumbnail_width$ border=1 alt="Photo"> </a> <br> </font> <font face="Verdana" size=1>$desc$</font> <!-- /templatecell : image --> <!-- templatecell : no_images --> <font face="Verdana"><br></font> <p> <table border=1 cellspacing=0 cellpadding=0 width=140 height=100> <tr> <td bgcolor="#EEEEEE" align=center><font face="Verdana" size=4><b>Photo<br>Not<br>Available</b></font></td> </tr> </table> <!-- /templatecell : no_images --> thanks
|
|
|  |
 |

Jake
Staff
/ Moderator

Aug 5, 2008, 1:11 PM
Post #2 of 11
(14677 views)
Shortcut
|
|
Re: [thenetgirl] More than 10 Photos
[In reply to]
|
Can't Post
|
|
Hi thenetgirl, You're almost there, but a couple changes need to be made. First, move this chunk of code out of your "image" template cell:
<img src="$listing_url$/images/$listing_num$_11.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_12.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_13.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_14.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_15.jpg” onError=”/listman/images/spacer.gif”> Now change it so that it looks like this, in order to use the thumbnail versions of the image:
<img src="$listing_url$/images/$listing_num$_11_t.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_12_t.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_13_t.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_14_t.jpg” onError=”/listman/images/spacer.gif”> <img src="$listing_url$/images/$listing_num$_15_t.jpg” onError=”/listman/images/spacer.gif”> Let us know how that works out. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

thenetgirl
User
Aug 10, 2008, 4:20 PM
Post #3 of 11
(11998 views)
Shortcut
|
|
Re: [Jake] More than 10 Photos
[In reply to]
|
Can't Post
|
|
no that doesnt work at all totally messes up the whole template no matter where i put it makes everything on the page run straight down under the photos they want the photos and decription to be just like it is now but with more photos http://robinsonrealestatetx.com/listman/listings//l0037.html I cant leave it messed up for you to see as it a live working site and that isnt acceptable. I need to know exactly where to put this code i just am guessing where it should be when you say move it out of the images <center> <table border="0" cellspacing="1" width="96%" id="AutoNumber1"> <tr> <td width="98%"> <blockquote> <p align="right"><font face="Verdana" size="2"> <a href="$search_url$?view=$listing_num$&template=_print_listing.html" target="_blank">Print Listing</a></font></p> </blockquote> <div align="center"> <center><table border="0" cellspacing="0" width="98%" id="AutoNumber2" style="border-collapse: collapse" cellpadding="0"> <tr> <td rowspan=19 valign=top align=center width=200> <font face="Verdana" size=1 color="#800000"><b>Click photo to enlarge</b></font><font face="Verdana"><font color="#800000"><br> </font> <!-- template insert : $images$ --> <!-- templatecell : image --> </font> <p><font face="Verdana"><a href="$listing_url$/images/$file$" target="_blank"> <img src="$listing_url$/images/$thumbnail$" width=$thumbnail_width$ border=1 alt="Photo"> </a> <br> </font> <font face="Verdana" size=1>$desc$</font> I have put it here <!-- /templatecell : image --> I have put it here <!-- templatecell : no_images --> <font face="Verdana"><br></font> <p> <table border=1 cellspacing=0 cellpadding=0 width=140 height=100> <tr> <td bgcolor="#EEEEEE" align=center><font face="Verdana" size=4><b>Photo<br>Not<br>Available</b></font></td> </tr> </table> <!-- /templatecell : no_images --> I have put it here </td> <td valign=top> <p align="center"><b><font face="Verdana" size="2">Listing # </font></b> <font face="Verdana" size=2><b>$lfield2$ Offered At: $lfield5$</b></font></p> <div align="center"> <center> <table border=0 cellspacing=0 cellpadding=0 width=527 style="border-collapse: collapse"> <tr> <td width="100%" colspan="4"> <p align="justify"> <font face="Verdana" size=2>$lfield7$<br> </font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Type:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield1$</font></td> <td width="25%"><font face="Verdana" size="2">Style:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield30$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Bedrooms:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield9$</font></td> <td width="25%"><font face="Verdana" size="2">City:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield3$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Bathrooms:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield10$</font></td> <td width="25%"><font face="Verdana" size="2">County:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield4$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Floor Plan:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield22$</font></td> <td width="25%"><font face="Verdana" size="2">School District:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield11$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Square Feet:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield12$</font></td> <td width="25%"><font face="Verdana" size="2">Public Water:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield16$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Lot Size:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield13$</font></td> <td width="25%"><font face="Verdana" size="2">Well:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield17$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Age of Home:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield14$</font></td> <td width="25%"><font face="Verdana" size="2">Septic:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield18$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size="2">Pool:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield23$</font></td> <td width="25%"><font face="Verdana" size="2">Electricity:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield19$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size="2">Garage/Carport:</font></td> <td width="25%"><font face="Verdana" size="2">$lfield31$</font></td> <td width="25%"><font face="Verdana" size="2">Sewer:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield21$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size="2">Exterior:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield25$</font></td> <td width="25%"><font face="Verdana" size="2">Gas:</font></td> <td width="25%"> <font face="Verdana" size=2>$lfield20$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size="2">Roof:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield26$</font></td> <td width="25%"><font face="Verdana" size="2">Irrigation:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield28$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size="2">Foundation:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield29$</font></td> <td width="25%"><font face="Verdana" size="2">Heat/Air:</font></td> <td width="25%"><font face="Verdana" size=2>$lfield24$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>Fireplaces:</font></td> <td colspan="3"><font face="Verdana" size=2>$lfield15$</font></td> </tr> <tr> <td width="25%"><font face="Verdana" size="2"> </font></td> <td colspan="3"><font face="Verdana" size="2"> </font></td> </tr> <tr> <td width="25%"><font face="Verdana" size=2>View Map: </font></td> <td colspan="3"><font face="Verdana" size=2><a href="http://maps.yahoo.com/maps_result?q1=+Fairfield%2C+TX+75840" target="_blank">Click Here to view map of area</a></font></td> </tr> </table> </center> </div> <p> <div align="center"> <center> <table border=0 cellspacing=2 cellpadding=0 style="border-collapse: collapse"> <tr> <td><font face="Verdana" size=2>Listed by: </font></td> <td><font face="Verdana" size=2> <a href="$homepage_url$/$user_file$">$user_name$</a> (<a href="$listing_url$">View All Our Listings</a>)</font></td> </tr> <tr><td></td></tr> </table> </center> </div> <!-- about this page --> <!-- /about this page --> </td> </tr> </table> </center> </div> </td> </tr> </table> </center> </div> <center>
|
|
|  |
 |

Donna
Staff
/ Moderator

Aug 11, 2008, 2:24 PM
Post #4 of 11
(10944 views)
Shortcut
|
|
Re: [thenetgirl] More than 10 Photos
[In reply to]
|
Can't Post
|
|
Hi thenetgirl, Since you can't leave it up when it's not working, would you be able to make a copy of the non-working page (log in via FTP and rename one of the files to something else, then send us the URL to that page) so that we can see it? Once you've done that, you can then re-publish the listings with the working template. Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
 |

Donna
Staff
/ Moderator

Aug 19, 2008, 11:50 AM
Post #6 of 11
(7444 views)
Shortcut
|
|
Re: [thenetgirl] More than 10 Photos
[In reply to]
|
Can't Post
|
|
Hi there, It looks like you've got the captions working now -- if not, can you let me know what you'd like to see instead? Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

thenetgirl
User
Aug 19, 2008, 12:27 PM
Post #7 of 11
(7440 views)
Shortcut
|
|
Re: [Donna] More than 10 Photos
[In reply to]
|
Can't Post
|
|
the caption jsut repeats horse barn over and over not what is actually there
|
|
|  |
 | |  |
 |

Jake
Staff
/ Moderator

Aug 20, 2008, 12:33 PM
Post #9 of 11
(7134 views)
Shortcut
|
|
Re: [thenetgirl] More than 10 Photos
[In reply to]
|
Can't Post
|
|
Hi thenetgirl, In order to use the caption function, the images have to be displayed through the template cell in the code - otherwise the software doesn't know which caption to pull in for these additional photos. The software just isn't designed to exceed the display of more than ten images. Similarly, blank photos will be displayed on any property that does not have all fifteen photos uploaded - unfortunately there isn't a way around this. Let us know if you need anything else. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

thenetgirl
User
Aug 20, 2008, 1:04 PM
Post #10 of 11
(7130 views)
Shortcut
|
|
Re: [Jake] More than 10 Photos
[In reply to]
|
Can't Post
|
|
So basically after all this you are telling me either use 15 images on every property or nothing works that isnt very helpful
|
|
|  |
 |

Donna
Staff
/ Moderator

Aug 20, 2008, 4:12 PM
Post #11 of 11
(7110 views)
Shortcut
|
|
Re: [thenetgirl] More than 10 Photos
[In reply to]
|
Can't Post
|
|
Hi there, Yep, that's about it -- as Jake mentioned, the software really isn't designed to handle more than 10 images... so any work around is going to have limitations. The only other option I can suggest would be to use CMS Builder instead. The limitations you're experiencing don't exist in CMS Builder. Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|