The latest beta version 3.00.224 states : Fixed issue with Mobile Summary not reflecting on eBay Listings. It is still not working for me. The comment tags are still present and the mobile summary is not displaying correctly.
After a few hours the ebay bots have rebuilt the summary and it is now correct. It seems that the comment tags are causing an issue. Now I need to figure out where they are coming from. The code will work as long as no other html tags are present except those specifically allowed by ebay.
The comments and are automatically added by either SixBit or eBay. I do not put them in. I have removed them and all disallowed tags from listing 351971765376. The code below is how it appears in the listing. The mobile summary is still out of order and not all there.
The snippet doesn’t seem to have any effect. I looked at the code in the snippet editor and it doesn’t seem to be correct. The code for eBayMobileStart is
and the code for eBayMobileEnd is blank. The tags should be in the end snippet not the begin.
I have had this code in my description wrapper since it was available from ebay. The problem is it just isn’t working. I still get ebay’s randomly generated mobile description summaries. I have had several people look at the code after upload to ebay and everyone agrees it should be working, but it’s not. Very frustrating.
What I need to fix is ebay’s SUMMARY mobile description. It is a jumbled mess of randomly selected text. I just want the actual text of my description to appear here. This is usually less than 250 characters. How can this be accomplished? I have inserted ebay’s HTML since it was available and it does nothing.