Right Align Star Rating & shortcodes
-
Hi
How can we right align the stars?
Where can we find the short codes for the overall rating?
Thank You
GRG
-
Hi GRG,
Do you mean the Rating Results list? This is displayed in a HTML table. So you can align the columns using custom CSS if necessary. Do you have a website URL I can take a look at? I might be able to provide this CSS for you.
The shortcodes available in the free version are described here near the bottom: http://danielpowney.com/multi-rating/
Thanks,
DanielHi Daniel
Thanks for the response
If you look at the link below, we are after right aligning the stars in the Rate the Game area. You’ll see what I’m saying when you have a look!
http://www.gameratedgames.com/battlefieldhardline/Cheers
GRGOk, that’s not a table. Try adding this custom CSS:
.mr-star-rating-select { float: right; }Cheers,
Thanks. Worked perfectly!
Hi Daniel,
Just downloaded the pro version but this code doesn’t seem to work on it?
Hi Daniel,
Also just noticed that when using pro version our star ratings are not shown next to the page name when we search for them but it does this for the standard version? Is there any chance we can use this feature on Pro?
Thank you,
Hi Daniel,
Last question!
Will it also be possible to sort for the star ratings for the rating items?
If this is can be done would it be possible to have these searches with a different title from the others? For example i want to search for the ratings for item 1 and would like this to be titled something like “top ratings for item 1” rather than the default title.
Thank you for your efforts!
The Pro version is a separate plugin and has slightly different styles.
.mrp-star-rating-select { float: right; }Check your filters in the plugin settings. It may exclude the home page and archive pages by default and that’s why the ratings may not appear next to the page name when you search.
You can use the rating_item_ids shortcode attribute to view a list of rating results filtered by specific rating items.
For all Pro support, please contact me via my website danielpowney.com/contact. Pro version support is not allowed here sorry https://codex.wordpress.org/Using_the_Support_Forums.
Thanks,
DanielI want to show the rating on the right side, I applied this code in custom css column but it is not working. I am using wordpress 4.3
my website address is apnatarika.com.mr-star-rating-select {
float: right;
}Having an issue….
Warning: Illegal string offset ‘post_id’ in /home/preci412/public_html/oklahomainsider.com/wp-content/plugins/multi-rating/includes/class-api.php on line 718
Do you have WPML enabled?
The topic ‘Right Align Star Rating & shortcodes’ is closed to new replies.