Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2009
    Location
    Slovakia
    Posts
    7
    Plugin Contributions
    0

    red flag I have problem with disable description in product listing

    I searched all forum with threads of how to disable description in product listing and nothing.
    I have disable it in admin mode but nothing happen.
    This is direct link shoving my problem.
    Thats because I want to disablr the product description.

    http://www.pckomplet.sk/index.php?ma...cPath=67_68_70

    Please if anyone can help me I will be very gratefull.


  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: I have problem with disable description in product listing

    How did you disable the listing description? Did you set its length to 0? Can you make it longer than it is now if you try?

    If you cannot change the length, your template has hard-coded it and you will have to edit the template file where this was done - most likely /includes/modules/orange/product_listing.php.

  3. #3
    Join Date
    Jul 2009
    Location
    Slovakia
    Posts
    7
    Plugin Contributions
    0

    Idea or Suggestion Re: I have problem with disable description in product listing

    Quote Originally Posted by gjh42 View Post
    How did you disable the listing description? Did you set its length to 0? Can you make it longer than it is now if you try?

    If you cannot change the length, your template has hard-coded it and you will have to edit the template file where this was done - most likely /includes/modules/orange/product_listing.php.
    I was there few times trying something directly inside this file but nothing happen.

    Maybe someone can help me to find the part where can I change it.

    I can also attach the product_listing.

    I also think about 1 think maybe in the main page or somewhere over product lising file is not the path to this file because I added it by myself. Maybe I am wrong just thinking aloud

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: I have problem with disable description in product listing

    /includes/modules/orange/product_listing.php needs to be the file, because the code will use that and not something else to create the listing. Post the section of your copy from about line 90 to 102 (case 'PRODUCT_LIST_NAME': to break;) between [php] and [/php] tags so it reads as PHP code.
    Last edited by gjh42; 21 Jul 2009 at 03:18 PM.

  5. #5
    Join Date
    Jul 2009
    Location
    Slovakia
    Posts
    7
    Plugin Contributions
    0

    Idea or Suggestion Re: I have problem with disable description in product listing

    Quote Originally Posted by gjh42 View Post
    /includes/modules/orange/product_listing.php needs to be the file, because the code will use that and not something else to create the listing. Post the section of your copy from about line 90 to 102 (case 'PRODUCT_LIST_NAME': to break;) between [php] and [/php] tags so it reads as PHP code.
    I had attached the product listing file to see better what can be wrong
    Attached Files Attached Files

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: I have problem with disable description in product listing

    Note: it takes a lot more time to download, unzip and open a file than it does to read the requested part in a forum post. The line numbers I gave were for the stock version of the file instead of the Column Grid version - sorry about that.

    There is nothing changed in your copy of the file, so the setting (PRODUCT_LIST_DESCRIPTION) should control the output length.
    Did you know that the correct place to set the length is in admin > Configuration > Product Listing > Display Product Description ?
    You currently have a small number, maybe 50.
    To turn it off, set it to 0.


    I see you now have listing descriptions off.
    Last edited by gjh42; 21 Jul 2009 at 04:09 PM.

  7. #7
    Join Date
    Jul 2009
    Location
    Slovakia
    Posts
    7
    Plugin Contributions
    0

    Idea or Suggestion Re: I have problem with disable description in product listing

    Quote Originally Posted by gjh42 View Post
    Note: it takes a lot more time to download, unzip and open a file than it does to read the requested part in a forum post. The line numbers I gave were for the stock version of the file instead of the Column Grid version - sorry about that.

    There is nothing changed in your copy of the file, so the setting (PRODUCT_LIST_DESCRIPTION) should control the output length.
    Did you know that the correct place to set the length is in admin > Configuration > Product Listing > Display Product Description ?
    You currently have a small number, maybe 50.
    To turn it off, set it to 0.


    I see you now have listing descriptions off.
    I know this

    It is possible just to give 0 or 1 and I gave 0 but nothing happen.

    Thats why I am asking.
    I was reading posts about it but none of solutions help me to solve this.

  8. #8
    Join Date
    Jul 2009
    Location
    Slovakia
    Posts
    7
    Plugin Contributions
    0

    Idea or Suggestion Re: I have problem with disable description in product listing

    Quote Originally Posted by gjh42 View Post
    Note: it takes a lot more time to download, unzip and open a file than it does to read the requested part in a forum post. The line numbers I gave were for the stock version of the file instead of the Column Grid version - sorry about that.

    There is nothing changed in your copy of the file, so the setting (PRODUCT_LIST_DESCRIPTION) should control the output length.
    Did you know that the correct place to set the length is in admin > Configuration > Product Listing > Display Product Description ?
    You currently have a small number, maybe 50.
    To turn it off, set it to 0.


    I see you now have listing descriptions off.
    I am terribly sorry i was looking everytime in all listing not product listing.

    Thanx much for help

 

 

Similar Threads

  1. v139h Please Help, Problem with home page ( Index listing or Product listing )
    By oziweb in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 6 Apr 2013, 05:15 AM
  2. Have reviews show with product description?
    By mcpisik in forum General Questions
    Replies: 7
    Last Post: 2 Aug 2012, 10:25 PM
  3. v139h Have Category description and product listing next to each other
    By bravo14 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Mar 2012, 03:55 PM
  4. Remove Product listing Product Description, and replace with stock info
    By SethF in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 30 Jan 2012, 10:27 PM
  5. Replies: 3
    Last Post: 30 Jun 2008, 04:57 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