Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2008
    Posts
    138
    Plugin Contributions
    0

    Default Product Reviews in footer

    I want to show the last 4 or 5 productreviews in my footer in reversed order (The last one added beeing the first in the list)

    Can I have a input on which variables I could use, or do I need to connect to the DB and pull out the information I need?

    I need:
    Product Name
    100 first chars of review

    Zen Cart 1.3.9f

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

    Default Re: Product Reviews in footer

    I want to show the last 4 or 5 productreviews in my footer in reversed order
    I would "hi-jack" code from the sidebox for this and insert into your footer file - make adjustments as needed
    Zen-Venom Get Bitten

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

    Default Re: Product Reviews in footer

    Ok, thanks kobra!

    I've really tried! But all that happens, is that it shows only 1 review no matter what I do.

    I tried to connect to mysql with my own code, to pull out the information needed, but it looks like Zen Cart doesn't really like that I take control over DB connections.

    The sidebox tpl.file, contains $content - variables, which get echoed out in common/tpl_box_default_left.php. It doesn't help me using that code, unless I also use something from the modules-file.

    I need help on this one - would anyone care to give me a little guidance?

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

    Default Re: Product Reviews in footer

    Sorry for double posting, but i thought I could say - what I really need is the DB query to get the last 4 reviews (or 4 random reviews) with a limit of 4, and maybe the code to print it out..

 

 

Similar Threads

  1. Replies: 6
    Last Post: 31 Mar 2014, 03:06 PM
  2. Replies: 2
    Last Post: 22 Aug 2011, 09:20 PM
  3. Contrib, Product reviews added to product info page!!
    By md5577 in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Jan 2010, 08:01 AM
  4. Product page - how to show a link to the reviews page and reviews count?
    By Ronson in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Mar 2009, 11:45 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