X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How do I show customer votes elsewhere (https://forum.x-cart.com/showthread.php?t=6088)

NuAlpha 01-18-2004 12:52 PM

How do I show customer votes elsewhere
 
:?: How do I show customer votes (i.e. the star rating) in the products listing (products.tpl) for each product, as opposed to just on the product page (product.tpl)?

I tried adding the 'cows' code but nothing shows up.

Thanks!

closer 11-27-2004 10:56 PM

Yes, that's I want to know too~~

I am getting gaga not to be able to get those votes (stars) appearing on the categorie listing pages...

I have multicoloms, o added this code in products_t.tpl

Code:

{*negn*}


{if $vote_max_cows ne ""}
{section name=full_cows loop=$vote_max_cows}
[img]{$ImagesDir}/star_4.gif[/img]
{/section}
{if $vote_little_cow ne "0"}
[img]{$ImagesDir}/star_{$vote_little_cow}.gif[/img]
{/if}
{section name=free_cows loop=$vote_free_cows}
[img]{$ImagesDir}/star_0.gif[/img]
{/section}
{/if}
{*negn end*}


This code works on the detailpage (product.tpl), but not on the categorie page ...

I think the categorie listing and the featured listing are missing a database query or so?

If I find out I will post it here, for now you can add the stars in the product detail page with the code above...

cotc2001 11-27-2004 11:54 PM

There is a commerical mod that allows you to do that which also lets you have random reviews on any page.

I'll dig out where I got it from and let you know

CC 11-28-2004 09:54 AM

www.cart-lab.com

Here to be exact:
http://www.cart-lab.com/lab/customer/search.php?substring=vote

^^ Depending on the version owned.

closer 11-28-2004 02:49 PM

Thanks!

Although, I think $30 is a bit much for such a simple mod!

Anyway, will try to find it out myself instead, if I get it working I will post it here for others too.

Cheers
Steve

CC 11-28-2004 11:11 PM

tbh If it is going to help you make sales, I think double the price is still a bargain.

Speculate to Accumulate.

You have to think how much your time is worth.
If it takes you 2 or 3 hours to create this yourself, could those hours be better spent making creative ideas for your business, and installing this mod in 5 mins.

Analysing what your time is worth will save you bucket loads in the long run whenever you are completing any project.

dpm 09-14-2007 07:45 AM

Re: How do I show customer votes elsewhere
 
Anyone have any luck on this? This mod looks like it will work, but it is ganked up in Firefox: http://www.cart-lab.com/

carpeperdiem 09-14-2007 08:31 AM

Re: How do I show customer votes elsewhere
 
BCS Engineering has a great bundle of mods...

dpm 09-17-2007 04:08 PM

Re: How do I show customer votes elsewhere
 
That looks like a good mod, but I dont see how that will let me put the rating under my products on the categories page.

-dpm


All times are GMT -8. The time now is 11:15 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.