• I’m not sure why this plugin has received such a low overall rating. It very simply grabs *almost any* Amazon art and via a sidebar widget displays the art, linked to the Amazon page, with space for your Amazon Associate ID for those who wish to collect infinitesimal particles of revenue and examine them with a scanning electron microscope.

    As delivered it crams all the art together and doesn’t provide any display formatting. But the code it generates has a CSS tag, so it’s a simple matter to add a class to your CSS and dress it up however you wish. It’s simple, but it’s definitely 4-star material.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’re right! This widget is simple, but great!
    I just added a simple CSS element in theme stylesheet file.

    .amzshcs-item {
    float:left;
    margin-left:2px;
    margin-bottom:2px;
    }

    The plugin page says it needs an update, the update page shows 1.3 as being available but when you go to download it you get 1.2.

    What’s up with that?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Low rating?’ is closed to new replies.