Title: Iconic Rating
Author: ernestortiz
Published: <strong>28. september, 2016</strong>
Last modified: 13. oktober, 2016

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://s.w.org/plugins/geopattern-icon/iconic-rating.svg)

# Iconic Rating

 Af [ernestortiz](https://profiles.wordpress.org/ernestortiz/)

[Download](https://downloads.wordpress.org/plugin/iconic-rating.1.0.5.zip)

 * [Detaljer](https://da.wordpress.org/plugins/iconic-rating/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/iconic-rating/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/iconic-rating/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/iconic-rating/#developers)

 [Support](https://wordpress.org/support/plugin/iconic-rating/)

## Beskrivelse

An iconic rating system. You can select in which type of post the review appears,
where in a DIV, the number and look of the review stars (or whatever icon from font
awesome) as well as its behaviour (some CSS3 transformation actions and a tooltip),
etc.

### Donations

If you want to help me in writing more code or better poetry, please invite me to
a beer (or coffee, maybe) by sending your thanks to my PayPal account (ernestortizcu
at yahoo.es). Thanks in advance.

## Skærmbilleder

[⌊The iconic rating...⌉⌊The iconic rating...⌉[

The iconic rating…

[⌊Playing with options...⌉⌊Playing with options...⌉[

Playing with options…

[⌊Playing with options...⌉⌊Playing with options...⌉[

Playing with options…

[⌊The result of play...⌉⌊The result of play...⌉[

The result of play…

[⌊Playing with html...⌉⌊Playing with html...⌉[

Playing with html…

[⌊You get this big 5stars...⌉⌊You get this big 5stars...⌉[

You get this big 5stars…

## Installation

 1. Upload unzipped plugin directory to the /wp-content/plugins/ directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.

## FAQ

  Why I get 5 circles instead of 5 stars?

You can get almost what you want, if is provided by font awesome 😉 As you can see(
at http://fontawesome.io/icons/) the stars still exists! So, in the options page
of the plugin, just erase “circle-o” and copy the name of the star icon (“star-o”)
instead.

Please, note that there are two fields for the font awesome’s icons: the regular
one, and the icon which replaces it when hovered or “filled” (once the user click
on it, in order to rating). You can play for a while, changing those font awesome
names as well as other settings on the options page of this plugin, to get what 
more fits your needs or desires. With the settings options and using some CSS styles,
there are a lot of combinations for you to be happy and give this plugin a good 
rating ;).

  What if someone prefer a like rating with a lonely big pink heart?

Well, I hope the options page of this plugin is self-explanatory, and once you read
it (maybe twice), you realize how to do that. Nope?… OK.

Let’s use the font awesome icons named (haven’t you guessed?) “heart-o”; and “heart”,
for the icon when hover or “filled” (or maybe “heartbeat” if you feel dramatic today).
Of course, the option “number of icons” should be 1. And the resulting text will
show only the number of votes, right? (Please, look at the screenshots). Last but
not least, on “2d hover transitions” tab select a suitable transition (“pulse grow”
maybe?). That’s all in the options page.

But do not forget, at the CSS style, give a big size to the font and a pink color,
or you just get an ordinary heart.

For example:

    ```
    .iconicr_wrap{
        width: 2em;
    }
    i.iconicr_in, i.iconicr_out {
        color:deeppink;
        font-size:2em;
        }
    .iconicr_avg {
        color:deeppink;
        margin-left: 2.4em;
        margin-top: -1.5em;
    }
    ```

  How to change the style of tooltip?

Please, refer to the style.css of the plugin, and you can use it as reference, in
order to change the values to others you prefer.

  How to know the votes on each star?

Is good to know how many people think your item is good, and how many voted otherwise.
Please, read on the options page that this could be known by using the _%kv%_ expression(
when hover on _k_-th star). IN next versions of the plugin this will be development
a bit more.

(Options page shows other wildcard expressions that you can use…)

  Some HTML can be used?

That is correct (as you can see here at the screenshot tab, at the last images).
But always use single quotation marks instead of double quotations; beware of _“_.
If you know what you’re doing, it will be fun a little of HTML.

  And what if I did not find my question on this FAQs?

Please, be welcome to ask whatever worries you.
 (To be continued…)

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Iconic Rating” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ ernestortiz ](https://profiles.wordpress.org/ernestortiz/)

[Oversæt “Iconic Rating” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/iconic-rating)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/iconic-rating/), tjek
[SVN repository](https://plugins.svn.wordpress.org/iconic-rating/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/iconic-rating/) via [RSS](https://plugins.trac.wordpress.org/log/iconic-rating/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0.0

 * Stable Release

## Meta

 *  Version **1.0.0**
 *  Senest opdateret **10 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 3.0.1 eller højere **
 *  Testet op til **4.6.30**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/iconic-rating/)
 * Tags
 * [5 stars](https://da.wordpress.org/plugins/tags/5-stars/)[Dislike](https://da.wordpress.org/plugins/tags/dislike/)
   [rate](https://da.wordpress.org/plugins/tags/rate/)[review](https://da.wordpress.org/plugins/tags/review/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/iconic-rating/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Din anmeldelse](https://wordpress.org/support/plugin/iconic-rating/reviews/#new-post)

[Se alle anmeldelser](https://wordpress.org/support/plugin/iconic-rating/reviews/)

## Bidragsydere

 *   [ ernestortiz ](https://profiles.wordpress.org/ernestortiz/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/iconic-rating/)