Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    12
    Plugin Contributions
    0

    Default All Products - Increse Description Length

    On the All Products page, how do i increase the length of the description past 150 chars? I've searched high and low and cant find out how to change the limit.

    Any help would be greatly appreciated.

    nix

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: All Products - Increse Description Length

    includes/templates/template_default/templates/tpl_modules_products_all_listing.php at line 106
    PHP Code:
            $display_products_description stripslashes(zen_trunc_string($disp_text150'<a href="' zen_href_link(zen_get_info_page($products_all->fields['products_id']), 'products_id=' $products_all->fields['products_id']) . '"> ' MORE_INFO_TEXT '</a>')); 
    see that 150 in there?
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Jun 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: All Products - Increse Description Length

    Brilliant!

    Thanks so much!

 

 

Similar Threads

  1. Replies: 1
    Last Post: 3 Feb 2015, 10:14 AM
  2. Shorten length of product description on featured products
    By zinger in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Oct 2010, 04:13 PM
  3. featured products on main page description length
    By roylen1 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 11 Sep 2009, 12:37 AM
  4. move description in all products listing?
    By abcisme in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 6 Sep 2006, 01:34 PM

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