HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2020 06:03 PM
I've always written my listing using html in a template designed for me by a long time seller. This template featured a photo at the beginning of the listing on the left side of text by placed the html code for one photo there after listing was posted. For years used Turbo Lister and just recently had to purchase a new computer. All data saved to an external hard drive. Now, trying to place that photo there I can't find the html "code" for the photos. Has eBay made changes to that or does anyone have any idea why I can't find the html code for the photos? Thanks so much for any help.
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 10:05 AM
To link a picture, use the following command:
<IMG src="URL">
The IMG SRC command tells the webpage to insert a photo.
The URL is the web address that the photo is hosted on.
Turbo Lister was retired in July of 2020.
https://community.ebay.com/t5/Selling/TurboLister-is-Retiring-July-2020/m-p/30645249
Ebay's list of 3rd Party listing options
http://pages.ebay.com/seller-center/listing/listing-advanced-sellers/third-party-listing-tools.html#...
File Exchange
transfer data from Turbo Lister
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 02:54 PM
Thanks for your reply. The issue with inserting the photo is that when clicking on the photo the html URL does not show as it used to always when using my old Windows 7 computer. I would always just copy the url and place in the appropriate place and there it was. Now it just shows the photo. I've tried all sorts of things to get that url so I can insert the photo next to the text of the listing. I've tried copying the photo and putting it there but that doesn't work either. So, how can I get that photo into (next to) the text? Also, I've looked at many of the Turbo Lister alternatives and, at this point with lower sales, it make no sense to pay. At least it didn't until this new computer! Thanks so much for your help. Sandie
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 02:56 PM
fyi..the URL you included is the one I use. The template was written by Ship Script years ago and is just great!
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 03:03 PM - edited ‎04-30-2020 03:03 PM
@akkiakwe wrote:fyi..the URL you included is the one I use. The template was written by Ship Script years ago and is just great!
Well, maybe @shipscript would be able to help you update your template.
She is the best, so there's probably a pretty good chance.
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 04:25 PM
"Years ago" means the template is no longer mobile friendly, but your template is a simple one that can be replaced going forward.
The photos at the top of the listing are not easily copied because eBay covers the image with the magnifier screen. In some cases, you can snag the image before the magnifier appears, but only if you have a slow computer. After the magnifier overlay appears, click the image to open the photo gallery overlay. You should be able to pick up the photo URL from that overlay.
Alternatively, either of these two programs will pick up the images and URLs from an active listing:
https://www.isdntek.com/ebaytools/ShowLargestListingPhoto.htm
https://www.isdntek.com/ebaytools/CaptureThumbsFromListing.htm
However, there is really no need to wait until you list the item to get that image URL. As soon as you upload the photos in the listing creation screen, they are assigned URLs. Thus, you can copy back the image that displays in the listing editor. Depending on the browser, you may have different levels of success with copying the big picture or the thumbnail, and with drag/drop versus copy paste versus URL reconstruction.
Depending on which version of the image you are able to copy from the editing screen, you may need to alter the image size by changing the image suffix, which can be done on the HTML view of the description editor or can be done in a browser window if you preview the photo in a separater window or tab.
eBay's Photo Sizes:
eBay's newest photos end with something like "/s-l400.jpg", where "s" might stand for "size" and lowercase "L" might stand for "longest" side (think size-longest), and then the actual size is displayed as a number, like 400. Thus, you can choose one of eBay's standard sizes instead of 400 to display the photo. The standard sizes are 80, 96, 100, 200, 300, 400, 500, 600, 800, 1000, 1600, with a lot of other specialty sizes along the way. The suffix can be "jpg", "png", or "gif" and eBay will make the conversion on the fly. I prefer to standardize with "jpg". Everything beyond the "jpg" is unneeded.
The old picture format ends with something like "_0.JPG", where the number after the underscore is a code for size. Some of the older codes are:
_39 = 32 pixels
_33 = 48 pixels
_14 = 64 pixels
_0 = 96 pixels
_2 = 200 pixels
_35 = 300 pixels
_1 = 400 pixels
_12 = 500 pixels
_58 = 640 pixels
_3 = 800 pixels
_59 = 960 pixels
_57 = 1600 pixels or max size
_10 = 1600 pixels or max upload size for dynamic images (internal use)
Both the old and new naming formats are still in use on new listings.
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 05:04 PM
Thank you SO much for your help and sharing your vast knowledge! Given that I have literally hundreds of spring/summer listings to do (revise unsold from last year and new inventory to list) it might be best just to not use the template and list them as ordinary (classless-LOL) listings. Also since the template is not mobile friendly it puts me at a disadvantage as well. Since I am a commercial grower, there simply isn't enough time to do both right now. I've had many compliments on my listing style, thanks to you. And again, thank you for your help not only for me but so many others you have helped. Sandie
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2020 06:14 PM
You can use ebay's bulk editor to quickly make your existing listings mobile friendly and can bulk revise at least 200 items at a time this way.
On your "Active listings" screen in Seller Hub, checkmark all of your listings on the page and click the "Edit" option. That will open eBay's Bulk Edit and Relist (BEAR) tool. [figure 1]
Again checkmark all listings that appear on the BEAR tool
editor. [figure 2]
Open the "Edit Fields" menu directly above your BEAR list, where you can select the "Item Description" for editing. [figure 3]
That will bring you to the screen where you can bulk find/replace.
[figure 4]
Put this in the "find" field
<table
Put this in the "replace" field
<style> img {max-width:400px; max-height:400px; width:auto; height:auto;} table {width:100%; max-width:800px;} </style>
<table
Back out of all of the screens using "submit" and "save" on each one as appropriate.
The new code will add a stylesheet to the top of your listing, just ahead of your table code. The styles will allow the template to reflow and will allow the image to resize to fit a phone device.
For all new listings, just add the style block to the top of the template.
Figure 1: Your screen may differ slightly. Click the "edit" button after selecting all items.
Figure 2. eBay's BEAR tool.
Figure 3.
Figure 4.
If you wan't to remove content, you would leave the second box empty as shown in this figure, but in your case you will want to add the new stylesheet in the second box.
HTML question using new computer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2020 06:54 PM
Thank you once again for your knowledgeable help! Apologies for the delay in responding (greenhouses 8 hours a day!!). Once again you have done such a wonderful job of helping those of us needing your expertise and it is greatly appreciated.....as are you! I followed your instructions easily...….you have a great way of expressing the tech details and instructions that leave many of us who lack tech knowledge at ease. Having said all that, I may leave your wonderful listing template I've used for many years behind going forward. Especially since so many these days shop on tiny screens and barely seem to read any description anymore. Thank you again. You are truly an Asset for eBay and its sellers! Sandie
