Tangler Discussion Forums

Discuss

Topics

Click a Topicto start discussing

    The site in question is:  http://www.articlesubmissionreviews.com

    Only one of the posts has rating s so far and they seem to show up fine on the post page.  But on the home page, the stars aren't showing up next to "Unique Article Wizard Review"

    How do I fix that?

    Thanks

    2010-03-06 23:24:29.0

    The plugin cannot automatically add stars if your theme uses the_excerpt() instead of the_content(). You can add the stars by pasting <?php ratings_table(); ?> where you want them to appear in the theme file.

    2010-03-07 17:20:35.0

    awesome, it worked...I even figured out where to put the code on my first try, lol

    Thanks

    2010-03-07 17:36:09.0

    Hey Dan,

    Quick follow up to my original question.  I got the stars to show on the homepage, the problem now is there is some extra text below the ratings table and before the description that looks like this...Overall RatingEase Of UseEffectivenessValue

    Is there a way to get rid of that?

    The page is: http://www.articlesubmissionreviews.com

    2010-04-12 14:02:10.0

    Perhaps you pasted that into your theme? I do not see where else that would come from.

    2010-04-13 10:41:40.0

    No, it's nothing I pasted in there.  I think it was the system's original attempt at displaying the star ratings but it wasn't displaying the stars so you told me to paste <?php ratings_table(); ?> in there instead.  That worked and is displaying the ratings table with the stars nicely but the original text remains there without the stars i.e. Overall RatingEase Of UseEffectivenessValue

    Any ideas?

    2010-04-15 19:21:54.0
To send a message, Join Now (it's quick and free) or Sign In
Edit Topic
Delete Topic
Are you sure you want to delete the topic