jReviews Support Forum

jReviews 2.x => Modules => Topic started by: s10xtreme2000 on July 01, 2008, 12:10:54 PM



Title: User Rating Stars in latest reviews module
Post by: s10xtreme2000 on July 01, 2008, 12:10:54 PM
Shouldn't there be user rating stars in the left side latest reviews module???  it looks like the template is calling for them, but they are not showing up... I jsut upgraded to 2.0 a couple days ago, so still trying to learn how it all works...  website is http://hotspotvibe.com/stl


Thank you...


Title: Re: User Rating Stars in latest reviews module
Post by: Alejandro on July 01, 2008, 02:13:05 PM
Did you upgrade to the RC2 version? What version of Joomla are you using? The stars are not showing because the the css file is not loading.


Title: Re: User Rating Stars in latest reviews module
Post by: s10xtreme2000 on July 01, 2008, 06:22:53 PM
Yes - I am using the package titled as below:

package_jreviews_2.0.3.11RC2_unzip_first

Joomla 1.0.13


Title: Re: User Rating Stars in latest reviews module
Post by: itsallhell on July 02, 2008, 12:28:17 AM
I am having the same problem on my site. I am using the latest version on Joomla 1.5.


Title: Re: User Rating Stars in latest reviews module
Post by: Alejandro on July 02, 2008, 10:16:51 AM
In the module view file /jreviews/views/themes/default/modules/reviews.thtml

Change:

$Html->css(array('theme','module_reviews','paginator'));

to:

$Html->css(array('theme','module_reviews','paginator'),$inline);

This would be for J1.0.x. Let me know if that works.

@itsallhell. Update your forum email so it matches your client area email for the account you used to purchase the full version.


Title: Re: User Rating Stars in latest reviews module
Post by: s10xtreme2000 on July 02, 2008, 10:30:58 AM
That took care of it... Here is what it looks like now.  THank you!


Title: Re: User Rating Stars in latest reviews module
Post by: itsallhell on July 02, 2008, 03:58:14 PM
done. How do I change it for Jooma 1.5?


Title: Re: User Rating Stars in latest reviews module
Post by: Alejandro on July 02, 2008, 04:24:59 PM
done. How do I change it for Jooma 1.5?

Thanks, it looks much better now :) I actually don't see any reason why it shouldn't work in J1.5. I have it working on my end on all types of pages. Could you share a link to your site where you have the module or send it via ticket so I can check?



Title: Re: User Rating Stars in latest reviews module
Post by: itsallhell on July 02, 2008, 05:34:09 PM
submitted a ticket. Thanks