Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2009
    Posts
    8
    Plugin Contributions
    0

    Default Setup max. characters for product description (not for product name)

    Hello,
    I have a problem with adding large code into product description. When number of characters (i guess) grow up the limit its truncate the code + change layout of the page (search box relocating to the button of the page). So i guess the problem is in the number of characters that aloud by zencart? Here is a link to the site:

    http://www.modern1furniture.com/mode...-1-p-4886.html

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: Setup max. characters for product description (not for product name)

    Wow! Embedding a table with eleven other complete product info pages each including attributes into the description field of one product? Perhaps you should consider the code changes to allow attributes in the product listing, and make the multi-unit combo a subcategory, with the whole combo one product and individual units other products. The required code has been discussed in the forum.

  3. #3
    Join Date
    Feb 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Setup max. characters for product description (not for product name)

    Hi gjh42,
    Thank you for reply... Please count the fact that i am not a programmer... I just trying to make my site work the way my customers want it.... By the way code works perfectly, add to cart, attributes all works...
    Now, can you explain in sample words what am i doing wrong... Count i am not professional... or if you can point me to the forum where similar problem was discussed already....
    Thank you!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,961
    Plugin Contributions
    25

    Default Re: Setup max. characters for product description (not for product name)

    Product info pages are designed to stand alone, not be nested inside other info pages. This causes HTML/CSS errors, which might not interfere with your site's functioning, but are never good to have - they can interfere with search engines indexing your site, for one thing.
    Validating your site shows 183 HTML errors. Most of these are relatively minor, but they add up, and many of them are caused by this nesting creating duplicate CSS id's.

    The page you reference actually does not work correctly (or at least consistently); if you add the main product to the cart, it adds one of the first element instead (at least, after one element has already been added; I didn't add the main product first). Also, there is no indication of which items have been selected unless you go to look at the cart page.

    Do you want the customer to choose extra elements beyond the multi set, or choose elements without necessarily buying the multi set? Various setups are possible depending on your organizational desires.
    I think you would be better served by setting up attributes for the elements so they can be selected and deselected visibly before one "add" action puts them all in the cart. You can go back from the cart and edit selections if you want to.
    If you want the multi set to be optional, put that in as an attribute and make the product "priced by attributes".

 

 

Similar Threads

  1. Product Name Naximum # of Characters
    By Donn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Nov 2007, 03:40 AM
  2. Add Product Fields in Backend Product Setup
    By Steeeeve in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 24 Aug 2007, 05:15 PM
  3. Changing the product description lengh from 15 characters?
    By dan_ballan in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 15 Jul 2007, 10:13 PM
  4. 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
  5. Strange Characters in Product Description
    By howser in forum General Questions
    Replies: 1
    Last Post: 21 Jun 2006, 05:03 AM

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
  •