Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2008
    Posts
    21
    Plugin Contributions
    0

    Default Product Review - Deleating Name

    Is their a way to not have the customer's full name show in the product review section. I've actually been asked by a customer to edit their review so it does not show their full name.

    I'd like either something like " by John D." or "by John in Boston, MA"

    I've searched and have only found info on how to not show their name at all, I'd still like to have their name, just not show it all.

    Thanks in advance!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Product Review - Deleating Name

    In includes/modues/pages/product_reviews_info/header_php.php there is:

    Code:
    $review_info_query = "SELECT rd.reviews_text, r.reviews_rating, r.reviews_id, r.customers_name,
    I think this is stored as fname and lname

    Then there is the corresponding tpl file for reviews
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Product Review - Deleating Name

    We are also interested in this feature. How would we edit this?
    Last edited by athena; 4 Feb 2008 at 08:22 PM.

  4. #4
    Join Date
    Jan 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Product Review - Deleating Name

    Well I had a look through the php tonight and found that if you go to includes/modules/pages/product_reviews_write/header_php.php on around line 42 deleted customers_lastname, see below.

    $customer_query = "SELECT customers_firstname, customers_lastname, customers_email_address

    Now it just shows the customers first name on the reviews. I did have to go in and edit all the older reviews prior, as it will only update new one's; not the old ones.

  5. #5
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Default Re: Product Review - Deleating Name

    Thanks, so much. Works fine.

 

 

Similar Threads

  1. customers name on review page
    By asdfwen in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jul 2013, 01:47 PM
  2. Deleating products....
    By stlnyc in forum Customization from the Admin
    Replies: 1
    Last Post: 15 Jun 2009, 02:45 PM
  3. Hide name in review - is it possible?
    By elgar in forum Managing Customers and Orders
    Replies: 0
    Last Post: 18 Sep 2008, 10:42 PM
  4. Change product-review into site-review
    By ho-eve in forum General Questions
    Replies: 2
    Last Post: 11 Feb 2007, 01:01 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