Thread: Reviews

Page 1 of 3 123 LastLast
Results 1 to 10 of 37

Hybrid View

  1. #1
    Join Date
    May 2006
    Location
    Australia
    Posts
    96
    Plugin Contributions
    0

    Reviews

    Hi I have turned on the reviews section, but cant find the bit to activate where a customer can write a review, can some one please advise, thank, Rod
    Rod

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

    Default Re: Reviews

    in your admin > catalog > product types > upper right 'edit layout"

    find Show Product Reviews Button and set to 1

  3. #3
    Join Date
    May 2006
    Location
    Australia
    Posts
    96
    Plugin Contributions
    0

    Default Re: Reviews

    Thanks for info, great forum, great people, thanks, Rod
    Rod

  4. #4
    Join Date
    Aug 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Reviews

    Is there a way to cut out the customer's name when they post a review? I don't want to include any personal info on the review page, just the item they bought, the review comments and possibly the initials and state where the customer is from. Just a note to the previous posts in this tread, I have found that if you have your products deactivated after they sell out of stock and they "disapper" from your store, the customer has no way to come back and do the review as the product is gone. (Assuming you are using the Review option like feedback in ebay and have the customer complete the review AFTER the item arrives to them.)

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

    Default Re: Reviews

    RummageGuy,

    Also in the admin > config > stock > Products status in Catalog when out of stock should be set to > and set to "1"

  6. #6
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Reviews

    Quote Originally Posted by kobra View Post
    RummageGuy,

    Also in the admin > config > stock > Products status in Catalog when out of stock should be set to > and set to "1"
    I have this setting but my out of stock items still disapar when out of stock. Is there a diff setting I'm not aware of to fix this?

    Thank you.

  7. #7
    Join Date
    Jul 2006
    Posts
    93
    Plugin Contributions
    0

    Default Re: Reviews

    You can either comment out this section of code:

    PHP Code:
    <div id="productReviewsDefaultReviewer" class="bold"><?php echo sprintf(TEXT_REVIEW_DATE_ADDED, zen_date_short($reviews['dateAdded'])); ?>&nbsp;<?php echo sprintf(TEXT_REVIEW_BY, zen_output_string_protected($reviews['customersName'])); ?></div>
    in each of the reviews files or disable it using the stylesheet

    #productReviewsDefaultReviewer { display: none;}
    How do I change it to the Customers first name and city?

  8. #8
    Join Date
    Mar 2007
    Posts
    90
    Plugin Contributions
    0

    Default Re: Reviews

    Quote Originally Posted by RummageGuy View Post
    Is there a way to cut out the customer's name when they post a review? I don't want to include any personal info on the review page, just the item they bought, the review comments and possibly the initials and state where the customer is from. (Assuming you are using the Review option like feedback in ebay.)
    I've been receiving complimentary emails from people that have bought my products from ebay and wanted to add more glowing feedback then ebay allows in 1 sentance and I wanted to add their comments to the product they bought as if they bought it off my zencart shop.

    To solve this, I logged into the zen shop as myself, then cut and pasted their comments. I clicked on update and was told my comments would be reviewed etc.
    I then logged into phpMyadmin and clicked my database on the left and then clicked search in the main screen and searched for my name. I found my name in several places and the one to edit was inside table reviews near the bottom of the long list that appeared.

    I then clicked on edit (pen/pencil icon) and changed my name to be the initials of the person who gave me the review and then saved it.
    Voila, the review is by Alison S and not by me.
    This was the first time I'd used phpMyAdmin and it was a doddle.

    Thanks for reading

    Steven

  9. #9
    Join Date
    May 2007
    Location
    Montebello, CA
    Posts
    40
    Plugin Contributions
    0

    Default Re: Reviews

    Nice tip i also sell on ebay and i would love to see my positive feedback on my reviews website ill see if i can make the same move that you did thanks


    Quote Originally Posted by Nedward View Post
    I've been receiving complimentary emails from people that have bought my products from ebay and wanted to add more glowing feedback then ebay allows in 1 sentance and I wanted to add their comments to the product they bought as if they bought it off my zencart shop.

    To solve this, I logged into the zen shop as myself, then cut and pasted their comments. I clicked on update and was told my comments would be reviewed etc.
    I then logged into phpMyadmin and clicked my database on the left and then clicked search in the main screen and searched for my name. I found my name in several places and the one to edit was inside table reviews near the bottom of the long list that appeared.

    I then clicked on edit (pen/pencil icon) and changed my name to be the initials of the person who gave me the review and then saved it.
    Voila, the review is by Alison S and not by me.
    This was the first time I'd used phpMyAdmin and it was a doddle.

    Thanks for reading

    Steven
    https://www.tni-wireless.com

    Zen Cart V1.5.4 with Tableau Responsive Theme.

  10. #10
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: Reviews

    I tried the reviews tip by Nedward as well and it worked like a charm. Thank you, thank you, thank you. I can now add so many comments from customers this way. Brilliant!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 24 Oct 2015, 05:54 AM
  2. Replies: 2
    Last Post: 22 Aug 2011, 09:20 PM
  3. Reviews - uploading pre-written reviews?
    By towerhealth in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 10 Nov 2010, 12:32 PM
  4. Reviews Sidebox - How to add reviews?
    By SpiceGlow in forum Basic Configuration
    Replies: 5
    Last Post: 24 Oct 2009, 05:12 PM
  5. Adding "write reviews" form and reviews to product info display
    By papa smurf in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Dec 2007, 09:13 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