Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue?

    Some of our listings now feature a $nbsp… instead of the regular … products listings separator. This only occurs with some of the latest listings AND only when viewed with firefox.

    We’re listing the product descriptions in plain text. For example:
    HTML Code:
    <hr>
    <table border="1" width="100%" style="border-style:solid; padding:1px; border-width:0px; " cellspacing="0">
    <tr>
    <td style="border-style: none; border-width: medium" height="7" bgcolor="#F5F5F5">
    Next time I check the listing, it appears that the system automatically re-wrote that part like that:
    HTML Code:
    <hr /><table style="BORDER-RIGHT: 0px solid; PADDING-RIGHT: 1px; BORDER-TOP: 0px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: 0px solid; PADDING-TOP: 1px; BORDER-BOTTOM: 0px solid" cellspacing="0" width="100%" border="1"><tbody><tr><td style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" bgcolor="#f5f5f5" height="7">
    I’m mentioning this because the items which feature the $nbsp… separator under them have not been automatically re-written. Could this at all be related?

    You can see here: www(dot)ezistock(dot)com/index.php?main_page=index&cPath=26

    Do you know what could be the issue?
    Many Thanks!
    PS: we're using the latest ZC version.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    If entering that code in the admin editor

    Use the plain text editor and not the html editor
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    Hi Kobra,

    Thanks! Yes that's of course what I do. I've been having many issues listing in html area anyway ... so now I enter everything in plain text!

    Do you know what could possibly create that strange issue?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    If this is a product description...
    Why are you adding a table to it?
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    to highlight (with colored background) that part of the description.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    to highlight (with colored background) that part of the description.
    Tables are not meant for styling - and have been misused for such by many - - They are for tabular data

    Use the plain text editor and wrap that text in a named div and add styling to your style sheet for it

    Code:
    <div ID="mydiv">
    YOUR STUFF
    </div>
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    Hi Kobra,

    Thanks for showing me how to colour the background without using a table. However, I'm afraid that did not fix the issue.

    A couple of days ago, I was able to fix this by copying that part of the text (with the html editor) from old listings to the new listings. A bit complicated but at least that worked.

    Now the very same issue also occurs whatever editor, (html/plaintext), I use, even when listing in plain text. And this can be viewed whatever browser I use...

    Could this be another issue related to hosting?

  8. #8
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    Quote Originally Posted by Thannaree View Post
    Hi Kobra,

    Thanks for showing me how to colour the background without using a table. However, I'm afraid that did not fix the issue.

    A couple of days ago, I was able to fix this by copying that part of the text (with the html editor) from old listings to the new listings. A bit complicated but at least that worked.

    Now the very same issue also occurs whatever editor, (html/plaintext), I use, even when listing in plain text. And this can be viewed whatever browser I use...

    Could this be another issue related to hosting?
    What version of Zen Cart are you using?

  9. #9
    Join Date
    Dec 2010
    Location
    Thailand
    Posts
    300
    Plugin Contributions
    2

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    I'm using the latest version.

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: … (3 dots) separating the products in listing shows &nbsp... : a Plain Text issue

    Quote Originally Posted by Thannaree
    I'm using the latest version.
    Sorry...
    Many state that and are not

    admin > tools > version/server info

    Post the exact version number
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 CKE editor just shows as plain text
    By peterjean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Jun 2013, 11:46 AM
  2. Text in products tree. - &nbsp
    By inspectourgadgets in forum General Questions
    Replies: 4
    Last Post: 25 Jun 2008, 06:29 PM
  3. Separating Individual Products in Listing
    By cregy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Feb 2007, 09:20 AM
  4. Disappearing &nbsp;&nbsp;
    By Sunabac in forum General Questions
    Replies: 1
    Last Post: 3 Feb 2007, 03:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg