Welcome Visitor, Please Login or Register Now Saturday, April 20, 2024 10:54 AM 
Forums Index > Mewsoft Products > Auctionawy > Does anyone know how to create a separate thumbnail for the top of the listing?
New Topic   New Reply
Search for:
Author Message
auctionautoparts.com auctionautoparts.com's personal page
Registered Member
Posts: 8 Display member's posts
Joined: 03-13-06 02:49 PM
Member Offline
View Member's Profile Send private message
 
Back to top
Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
First Post Posted on: 09-20-09 03:06 PM next post first post
I would like to know if it is possible to create a separate thumbnail about triple the size of the gallery thumbnails so that I can add that to the Viewlisting header, much like the ebay listings..and it may be pushing it but can it also be clickable so that it forwards to the description section anchor tag.\ \ Thanks,\ \ -Will
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-20-24 10:54 AM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
Reply #: 1 Posted on: 09-20-09 03:26 PM next post previous post
It is not interesting feature but can be done only as a custom work if you want, it will require a new html/thumsXX directory and geretaing the new thumb with admin options for its size.

Mewsoft Support
www.mewsoft.com

auctionautoparts.com auctionautoparts.com's personal page
Registered Member
Posts: 8 Display member's posts
Joined: 03-13-06 02:49 PM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
Reply #: 2 Posted on: 09-20-09 04:32 PM next post previous post
Please email me a quote for this work to be done...Thanks -Will
auctionautoparts.com auctionautoparts.com's personal page
Registered Member
Posts: 8 Display member's posts
Joined: 03-13-06 02:49 PM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
Reply #: 3 Posted on: 09-21-09 08:44 AM next post previous post
Ahmed,\ \ After looking into this further, I came up with a solution that works for me:\ \ I added this to the ViewItem.html template:\ \

<p><img src="/auctions/gallery/<!--ID-->.jpg" alt="<!--Title--> hspace="5"\ border="1"></p>

\ \ Would you be open to adding a section to the forum for users to share for lack of a better term "Hacks"?\ \ There are a few things that I have created that have been helping me out in modifying the default template that I think will benefit others trying to do the same...\ \ PS: I received your quote...Thank you for the speedy response.\ \ -Will
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-20-24 10:54 AM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
Reply #: 4 Posted on: 09-21-09 10:32 AM next post previous post
Not all items have Gallery image, these items will display broken image link.

Mewsoft Support
www.mewsoft.com

auctionautoparts.com auctionautoparts.com's personal page
Registered Member
Posts: 8 Display member's posts
Joined: 03-13-06 02:49 PM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
Reply #: 5 Posted on: 09-21-09 10:48 AM next post previous post
My Bad.... I can swap /gallery/ out for the /thumb/ directory.\ That should produce a graphic every time, correct?\ \ Any Thoughts on adding a "Hacks" section to the forum?\ \ -----------------------------------\ \ -Will\ AuctionAutoParts.com
auctionautoparts.com auctionautoparts.com's personal page
Registered Member
Posts: 8 Display member's posts
Joined: 03-13-06 02:49 PM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Does anyone know how to create a separate thumbnail for the top of the listing? Edit Delete Reply with quote Quote
Reply #: 6 Posted on: 09-21-09 08:12 PM last post previous post

Ok, Here is what I devised to get around the broken image deal...
\
\ Add this to the class header:
\
\
\ <script language="JavaScript">
\ function ImageLoadFailed() {
\ window.event.srcElement.style.display = "None";
\ }
\ </script>
\
\
\
\ and put this where you want the image to display in your template:
\
\ <img src="/auctions/thumb/<!--ID-->.jpg" alt="<!--Title-->" OnError="src='/images/not_available.jpg'">
\
\
\ Note: this method requires an image to replace with the broken image, in this \ case I have created a image that says "Image not available" one could also put \ in a 1pixel transparent image so that nothing displays not even the broken \ image...

Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print