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

    Default Where is text to modify model number in write review page?

    Hello,
    When a user clicks on write a review button and is on the write a review page (the page where they select amt of stars and put in their comments), the title of the product is displayed and right below the title is the model number.

    Like this:
    Sample Product Name
    [12345]

    I would like to change the brackets around the model number to parentheses. Where do I go to change this?

    Thanks.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Where is text to modify model number in write review page?

    Why are you changing [ and ] all over your site?
    You've posted elsewhere about the same change.
    But you've not explained why you've got this hatred for the simple square-brackets. What gives?



    /includes/modules/pages/product_reviews_info/header_php.php
    $products_model = '<br /><span class="smallText">[' . $review_info->fields['products_model'] . ']</span>';
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

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

    Default Re: Where is text to modify model number in write review page?

    lol dr. byte thanks for the quick reply. the brackets look roboticey if thats even a word. a (5 of 5 Stars) Looks so much better than [5 of 5 Stars]. I don't recall seeing many sites with [ ] in their text. Plus I want to change that area to (Item #1234), looks so much cleaner than [1234]
    Last edited by ebaobao; 3 May 2013 at 06:31 AM.

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

    Default Re: Where is text to modify model number in write review page?

    Oh thank you so much!

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

    Default Re: Where is text to modify model number in write review page?

    One correction. It's in the write folder so the correct path would be /includes/modules/pages/product_reviews_WRITE/header_php.php
    Both paths do have that code, so change accordingly.

 

 

Similar Threads

  1. Replies: 2
    Last Post: 29 Aug 2013, 02:00 PM
  2. where is text to modify [5 of 5 Stars] ?
    By ebaobao in forum General Questions
    Replies: 4
    Last Post: 2 May 2013, 05:24 PM
  3. v139h Write A Review from Home Page
    By Yolanda in forum General Questions
    Replies: 2
    Last Post: 8 Sep 2012, 12:41 AM
  4. My write a review page is missing
    By MB1 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Mar 2010, 02:48 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