07-07-2020 08:23 PM
I'm stuck!
For the past two listing, word-wrapping in the item description section is not happening!
Word-Wrapping off:
It seems the text is flowing left to right and right off the page. As an example this sentence will end as if
Word-Wrapping on:
It seems the text is flowing left to right and right off the page. As an example this sentence will end as if word-wrapping is off!
If you care to take a peak, please see 133456863931 or view the snapshot below.
Is this happening only in my (chrome) browser?
I was chatting with an agent and they had no idea what I was talking about. I pleaded with them to just look at the listing, but they must not have because they asked me to take a snapshot and send it to them! (Thus the snapshot!)
Thanks!
07-07-2020 09:34 PM
07-29-2020 09:03 PM
gwzcomps, you were spot on!
After working with my descriptor and the "=" to make a line. It turns out that using the "=" is fine until you use 45 or more of the character to make a line!
So, repeat "=" 44 times and everything turns out fine! Use 45 or more... no word wrap!
Thanks for leading me to this discovery!
07-29-2020 09:09 PM
The solution is not to change the number of equals signs ... the solution is not to use them for this purpose at all.
When you put 45 equals signs together, HTML considers this to be a single word.
No matter whether you use 44 or 45, there will be a browser or mobile app where the same thing happens.
HTML has an HR tag ("horizontal rule") which is specifically designed for this purpose.
08-18-2020 08:14 AM
Can you insert HTML code when editing item description in "standard" mode?
I'd rather not delve into "HTML" mode!
08-18-2020 10:04 AM
Get rid of the lines "=" completely, or use bullet points. You really don't even need bullet points with the bold headings.
08-18-2020 11:40 AM
@topazsales wrote:Can you insert HTML code when editing item description in "standard" mode?
I'd rather not delve into "HTML" mode!
You have to enter HTML code into the HTML mode. Unfortunately eBay's HTML formatting is messy.
08-18-2020 11:54 AM
Use Google Docs, Take your text into it and select all and clear text format Then Go to The Item Description and Delete everything in the HTML Mode. Go back to standard tab and paste your description from the Google Docs. It clears up the eBay HTML Mess.
09-18-2020 06:56 AM
Interesting, I'll try that. Thanks!
09-18-2020 08:32 AM
@drusalina wrote:Use Google Docs, Take your text into it and select all and clear text format Then Go to The Item Description and Delete everything in the HTML Mode. Go back to standard tab and paste your description from the Google Docs. It clears up the eBay HTML Mess.
Or if you are on desktop you can do it the easy way. Copy all the text from the listing, delete it, then do "Ctrl+Shift+V" to paste all the text with none of the formatting.
01-10-2022 12:55 PM
It is happening to me as well. Just started to day. the spacing and template use has gone zonky.
07-04-2022 02:25 AM - edited 07-04-2022 02:26 AM
There is another reason for this happening:
I was having the same problem - no word wrap - but only for certain lines of text.
There were only certain places where it occurred and it even occurred when I deleted the lines and wrote text form scratch. It also occurred if I copied and pasted the the text for the offending position to elsewhere.
I delved into the HTML code view and discovered some <span ></span> elements with various attributes, including one called "whitespace". This occured a couple of times with a couple of different values - "pre" and "pre-wrap" (somethimes twice within the same element tag - using both values). Anyway, to cut to the chase, there didn't seem to be any other occurances of these span elements other than around the offending, non-wrapping text. So I simply deleted these element tags (being careful to delete the opening tags <span > - including all attributes - which appear before the offending text, and the closing tags </span> which appear after the offending text.
I hope this makes sense and solves the problem for someone else. I have no idea how to solve the problem other than by this method, or why it occurred in the first place. I often get strange changes happen when I copy and paste areas of text form one listing to another so I imagine it is something to do with that.
07-04-2022 07:25 AM
Hi everyone,
Due to the age of this thread, it has been closed to further replies. Please feel free to start a new thread if you wish to continue to discuss this topic.
Thank you for understanding.