Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Join Date
    Dec 2013
    Posts
    12
    Plugin Contributions
    0

    Default admin, I put html code at product description, but it shows text format at front page

    I put CUSTOM tables(html code) that I have made into the admin's product description,
    I click preview, the table looks perfect and how it should look. , and then click insert.
    I go to the actual page on the website where this table is displayed, but it shows TEXT format at front page(no the table format).

    How to fix the problem? supposed we put Table(html) code at product description, it should show Table(html) format at front page.

    Thanks for help.

  2. #2
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: admin, I put html code at product description, but it shows text format at front

    Yes, adding the raw html table code into the product description will work.

    Example:
    <table align="center">
    <tr>
    <td>Product Description Goes Here</td>
    <td>Other Information Goes Here</td>
    </tr>
    </table>

    This will output a table with the text side by side in two cells... and center the table.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base7 with Wholesale PRO - 88 preinstalled plugins zero errors.

  3. #3
    Join Date
    Dec 2013
    Posts
    12
    Plugin Contributions
    0

    Default Re: admin, I put html code at product description, but it shows text format at front

    Thanks for quick reply. I just tried the code you post, but the output still shows TEXT format!

  4. #4
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: admin, I put html code at product description, but it shows text format at front

    Quote Originally Posted by peter888 View Post
    Thanks for quick reply. I just tried the code you post, but the output still shows TEXT format!
    A Link to a product on your site that shows this behaviour please

  5. #5
    Join Date
    Dec 2013
    Posts
    12
    Plugin Contributions
    0

    Default Re: admin, I put html code at product description, but it shows text format at front

    Quote Originally Posted by gilby View Post
    A Link to a product on your site that shows this behaviour please
    Click image for larger version. 

Name:	text-format.jpg 
Views:	63 
Size:	42.5 KB 
ID:	13522Click image for larger version. 

Name:	correct-format.jpg 
Views:	71 
Size:	56.0 KB 
ID:	13523


    attached two images, one for text format(the actual page on the website where this table is displayed).

    another images(table format---I click preview, the table looks perfect and how it should look.)
    Last edited by peter888; 14 Dec 2013 at 07:00 AM. Reason: more details

  6. #6
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: admin, I put html code at product description, but it shows text format at front

    Quote Originally Posted by peter888 View Post
    Click image for larger version. 

Name:	text-format.jpg 
Views:	63 
Size:	42.5 KB 
ID:	13522Click image for larger version. 

Name:	correct-format.jpg 
Views:	71 
Size:	56.0 KB 
ID:	13523


    attached two images, one for text format(the actual page on the website where this table is displayed).

    another images(table format---I click preview, the table looks perfect and how it should look.)
    Sorry unless we can see the actual page, we won't be able to see the underlying page source, so cannot help

  7. #7
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: admin, I put html code at product description, but it shows text format at front

    perter888, are you referring to the missing <table border="1"> property?

    Aside from that the only other changes I can see without the code are cell padding/spacing properties being added to the <table>.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base7 with Wholesale PRO - 88 preinstalled plugins zero errors.

  8. #8
    Join Date
    Dec 2013
    Posts
    12
    Plugin Contributions
    0

    Default Re: admin, I put html code at product description, but it shows text format at front

    Quote Originally Posted by twitchtoo View Post
    perter888, are you referring to the missing <table border="1"> property?

    Aside from that the only other changes I can see without the code are cell padding/spacing properties being added to the <table>.
    Many Thankss for reply. actually, at admin, I click preview, the table looks perfect and how it should look. , and then click insert.
    I go to the actual page on the website where this table is displayed, but it shows TEXT format at front page(no the table format).
    attached, is the part of the page code....
    Click image for larger version. 

Name:	source_code_firebug.jpg 
Views:	60 
Size:	25.3 KB 
ID:	13527

    I have been trying to fix the problem for a while, but i still can not solve the problem by myself......it always shows TEXT format at front page(no the table format)...
    Last edited by peter888; 14 Dec 2013 at 10:05 AM.

  9. #9
    Join Date
    Dec 2013
    Posts
    12
    Plugin Contributions
    0

    Default Re: admin, I put html code at product description, but it shows text format at front

    copied from firebug ---attached:

    <div id="productDescription" class="description biggerText">
    <strong>Details: </strong>
    <table cellspacing="0" cellpadding="0" border="1" style="padding: 0px; margin: 0px; color: rgb(97, 97, 97); font-family: Arial; font-size: 12px; line-height: 20px;">
    <tbody>
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <tr>+
    <td width="85" valign="top" style="padding: 0px 0px 0px 10px; margin: 0px;">
    <td valign="top" colspan="5" style="padding: 0px 0px 0px 10px; margin: 0px;">
    </tr>
    </tbody>
    </table>
    </div>

  10. #10
    Join Date
    Dec 2013
    Posts
    12
    Plugin Contributions
    0

    Default Re: admin, I put html code at product description, but it shows text format at front

    Click image for larger version. 

Name:	source_code_fbug.jpg 
Views:	71 
Size:	23.8 KB 
ID:	13528

    so sssorry. copied from firebug

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 14 Dec 2013, 05:49 PM
  2. Newsletters not allowing my to put in pictures.. Put the html code via rich text..
    By bobmundo123 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 18
    Last Post: 26 Dec 2012, 10:32 PM
  3. Add product html form code On Product Description page
    By ivogue in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 4 Mar 2009, 07:54 PM
  4. Help - Product description shows as HTML
    By epicwargames in forum General Questions
    Replies: 1
    Last Post: 31 Oct 2008, 08:20 AM
  5. Product description in product more info in html format but not in product listing?
    By this side up in forum Customization from the Admin
    Replies: 1
    Last Post: 18 Dec 2006, 06:25 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR