Results 1 to 6 of 6
  1. #1

    Default Full Length Reviews

    When customers go to look at the reviews for a product, I want them to see all the reviews in full length, not truncated. How can I do that?

  2. #2
    Join Date
    Mar 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Full Length Reviews

    Hi scytha,

    I have been searching for the last hour or so for this, (actually for the review sidebox to not be truncated). So far, I am thinking the "Testimonial Manager" add-on: http://www.zen-cart.com/index.php?ma...roducts_id=446
    will be our best bet. However, if anyone knows what line of code can adjust how the review text is truncated I would love some help!

  3. #3
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Full Length Reviews

    Look in /includes/modules/pages/product_reviews/header_php.php

    Search for: left(rd.reviews_text, 100)

    The '100' is the number of characters that will display in the review preview. Change that to a higher number, and it will display that number of characters in the review.

    Alternatively, just change 'left(rd.reviews_text, 1000)' to 'rd.reviews_text' (no quotes), and it will display the full review for every review.

    Jeremy
    http://naturesimple.com

  4. #4
    Join Date
    Oct 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: Full Length Reviews

    Can anyone confirm that the /includes/modules/TEMPLATE_NAME/pages/product_reviews/header_php.php override is working because it is not working for me.

  5. #5
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Full Length Reviews

    The /pages/ directory is not overridable at this time.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Oct 2007
    Posts
    326
    Plugin Contributions
    0

    Default Re: Full Length Reviews

    Quote Originally Posted by Ronson View Post
    Can anyone confirm that the /includes/modules/TEMPLATE_NAME/pages/product_reviews/header_php.php override is working because it is not working for me.
    This also isn't working for me, anybody got another solution??

 

 

Similar Threads

  1. Customer Reviews, their full name is diplayed?
    By Monty_Python in forum Setting Up Categories, Products, Attributes
    Replies: 42
    Last Post: 18 Aug 2015, 06:17 PM
  2. Length of Text Displayed on Customer Reviews Page
    By limelites in forum General Questions
    Replies: 10
    Last Post: 12 Jan 2010, 04:52 PM
  3. Full text on reviews
    By DML73 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Jan 2010, 08:44 AM
  4. Replies: 0
    Last Post: 28 Apr 2009, 03:58 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR