Results 1 to 10 of 17

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Category description character limit

    Hi,

    Can anyone suggest how to increase the characters allowed in the category product description?

    I have a lot of html that I need to include which are part of a jquery tabbed box, however when I put the entire code into the category description it cuts half of it out.

    I have tried to include it in a separate php file and used the following in the category description box
    PHP Code:
    <?php include('my-descriptiontabs.php'); ?>
    where only my custom html is in the 'my-descriptiontabs.php' but it doesnt work for reasons unknown to me, and I dont want to have to use an iframe for obvious seo reasons.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Category description character limit

    If it's the same on all categories, then why don't you put it into your template, since that's where non-category-specific HTML belongs.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Category description character limit

    Its not the same in each category as I am looking to list all my product prices with add to cart for each category in this tabbed box to avoid the product info display pages.
    Last edited by moesoap; 15 Jan 2012 at 02:36 PM.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Category description character limit

    You do realize that hard-coding that product-info completely removes all kinds of flexibility from both you and your shoppers, right?
    You'll no longer be able to easily put products on sale, turn on specials, allow customers to sort on price or name or something else, view related products, etc etc etc.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Category description character limit

    Quote Originally Posted by DrByte View Post
    You do realize that hard-coding that product-info completely removes all kinds of flexibility from both you and your shoppers, right?
    You'll no longer be able to easily put products on sale, turn on specials, allow customers to sort on price or name or something else, view related products, etc etc etc.
    I know and its a real pain hard coding this, however for the life of me I can never get the product info display page to sit how I want it, and also with the site being an online printers, I have had to separate 1-sided printing and 2-sided printing into separate sub-categories because of the non-support for dependent attributes.

    This has put a lot of people off from purchasing as all the prices are not easily viewed from one section...for example if they wanted A3 Posters they would have to click on sub-category A3 Posters Printed 1-side for paper types, quantities and prices, then click on the other sub-category for the Printed 2-sided paper types, quantities and prices. And are not able to compare prices with the ease that this tabbed box will give.
    Last edited by moesoap; 15 Jan 2012 at 03:03 PM.

  6. #6
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Category description character limit

    Quote Originally Posted by DrByte View Post
    You do realize that hard-coding that product-info completely removes all kinds of flexibility from both you and your shoppers, right?
    You'll no longer be able to easily put products on sale, turn on specials, allow customers to sort on price or name or something else, view related products, etc etc etc.
    Can you help?

  7. #7
    Join Date
    Mar 2010
    Posts
    251
    Plugin Contributions
    0

    Default Re: Category description character limit

    If I make extra html define pages in place of my categories and use the tabbed box and bypass not only the product info display but categories also, would I have any other problems (e.g. Sessions), apart from those flexibility problems mentioned by dr byte?

    I understand that flexibility with easy to add specials etc is inconvenient, but these changes would be more practical for my customers.

 

 

Similar Threads

  1. v139f Product Description Character Limit
    By snowbird32 in forum Basic Configuration
    Replies: 7
    Last Post: 11 Jun 2013, 06:45 PM
  2. v139h how to limit meta category description?
    By wirefram in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 21 Mar 2013, 04:15 PM
  3. Changing Category Name Character Limit
    By ::AnanA:: in forum General Questions
    Replies: 1
    Last Post: 21 Sep 2009, 10:43 PM
  4. featured items description character limit
    By Microfrost in forum Basic Configuration
    Replies: 2
    Last Post: 3 Jul 2009, 08:18 PM
  5. category description character limit?
    By bspano in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 13 Nov 2007, 01:44 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