1. Rating: +22

    Positive Negative

    How do I insert a review box into my post/page?

    Currently this plugin has no graphical assist, so you have to manually type the shortcode directly within your text as such:

    [easyreview]

  2. Rating: +15

    Positive Negative

    How do I create my own custom star icons?

    Right now you have to add custom icons to the /icons folder in the "Easy Review" plugin. Its easy to do but be careful that downloading updates to this plugin may remove them.

    To create an icon set called "myfav" you must create three .png files as follows:
    myfav_full.png
    myfav_half.png
    myfav_empty.png

    Now whenever you wish to use them, in your shortcut enter:
    icon="myfav"

    If you make a good set and want to share them, please send them to us and we will include them in the default set!

  3. Rating: +3

    Positive Negative

    I get the following message in my posts: "EASY REVIEW BUILDER SHORTCODE ERROR"

    Your shortcode has an illegal parameter, or perhaps a new line. Make sure the shortcode is in one single line. It can wrap of course, but sometimes editors place implicit breaks... these become HTML codes under the covers and confuses the shortcode parser.

    This message was created to help identify when these situations were occuring. If your problems continue, please contact us.

  4. Rating: +4

    Positive Negative

    How can I support your plugin?

    Right now there are three support options that would be much appreciated

    1) Purchase our RSS news reader for the iphone: Flitter! app store link

    2) Advertise our Flitter! iPhone app on your site. You can use the graphics right off of this site's main page or contact us if you want something custom.

    3) Donate via PayPal. The sidebar on your right over there has a paypal donation button.

    This list is in no particular order, whatever you choose would be wonderful to us!

  5. Rating: +7

    Positive Negative

    I still get the "EASY REVIEW BUILDER SHORTCODE ERROR" and I know I have entered everything correctly!

    It is rare, but you also may have a plugin that replaces key phrases in your blog with HTML markup codes (such as a dictionary or ad plugin). The plugin in question MAY be performing this prior to wordpress shortcode parsing. If this is the case you can replace a single letter of the phrase you want in the shortcode with a percent character followed by the HEX ASCII code from this table:

    http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters

    This will prevent the plugin from matching its keywords, and allow our shortcode to show the correct text.

    If your problems continue, please contact us. Could be a bug in our stuff you know!