WP-PostRatings issue on the post.

Posted in: Newspaper
Post count: 3

Hello,

I’ve just added plugin WP-PostRating in my site and it look like this http://i.imgur.com/ffpYBqh.png (5 stars in 4 lines) please check and help me in this case:

Thank you

Post count: 22421

Hi,
Well the plugin is not tested with our theme so i cannot say for sure if it will work properly or not. Please provide a link to your site as it looks like a simple css error. Maybe I will be able to provide a fix but I cannot promise anything as I have not seen this plugin before
Thank you!

Post count: 3

Hi Bogdan B.

Thanks for your support, please check it in this link http://kagasa.com/astro-confession/

Thank you!

Post count: 22421

Hi,

Please add this css in the theme panel-> custom css box:
.post-ratings img{
display:inline!important;
margin-bottom:0!important;
}

result: http://screencast.com/t/HSJilW3g

Thank you!

Post count: 3

Hi Bogdan B.,

Wow, It works!!
Many thanks for your support.

Have a nice day ahead.

Alex

Post count: 3

Hey Alexdang 🙂 where did you paste the <?php if(function_exists('the_ratings')) { the_ratings(); } ?>
In which files? index.php , post.php, single.php ?

Would you terrible mind to describe how you implemented?

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.