Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default where is text to modify [5 of 5 Stars] ?

    Hello,

    On reading reviews page, it has text next to the amount of stars (example: [5 of 5 Stars])
    I'm trying to change the brackets "]" to parentheses ")" but I'm having a difficult time finding where it is. Does anyone know where to go to change this?

    Thanks!

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

    Default Re: where is text to modify [5 of 5 Stars] ?

    Zen-Venom Get Bitten

  3. #3
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: where is text to modify [5 of 5 Stars] ?

    Hi kobra, I did. but the closest I found was in this file: custom_template/admin/reviews.php. The code there is

    Code:
    <td class="main"><b><?php echo ENTRY_RATING; ?></b>&nbsp;<?php echo zen_image(DIR_WS_TEMPLATE_IMAGES . 'stars_' . $rInfo->reviews_rating . '.gif', sprintf(TEXT_OF_5_STARS, $rInfo->reviews_rating)); ?>&nbsp;<small>[<?php echo sprintf(TEXT_OF_5_STARS, $rInfo->reviews_rating); ?>]</small></td>
    when I changed those brackets between the <small> tags, it doesn't work. So I still don't know where to look. Thanks for any help.

  4. #4
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: where is text to modify [5 of 5 Stars] ?

    ok found it. it's here:

    includes/languages/custom_template/english.php

    Line #287 : define('TEXT_REVIEW_RATING', 'Rating: %s [%s]');

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

    Default Re: where is text to modify [5 of 5 Stars] ?

    Glad you sorted this out
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Where is text to modify model number in write review page?
    By ebaobao in forum General Questions
    Replies: 4
    Last Post: 3 May 2013, 06:55 AM
  2. Where to modify download info?
    By khartley in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 25 Oct 2011, 05:26 AM
  3. Change color of required text stars in "How Did You Hear About Us?" add on
    By commdiver in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 18 Dec 2010, 01:31 PM
  4. modify which file? where is it?
    By humbll in forum General Questions
    Replies: 2
    Last Post: 29 May 2007, 05:50 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