Hello skunkgrunt,
Can you please give us an example where you have encountered the bug ?
Thank you !
Well, I was going to take a screenshot since it’s in a local test installation. But I messed with the css a little, and even when I uninstall the plugin and reinstall it, all the css is still changed, and all my rated products are still there. How can I reset the plugin to default so I can recreate the problem?
Ah, ok, I came back today, and while my product reviews were still there, the css has gone back to normal, so here is a link to the screenshot.
The picture of the bottle should be resized vertically, but instead, it’s just smushed.
Hi skunkgrunt,
The problem was probably because the image does not have the same ratio as the thumbnail.
Have a nice day!
OK, but pardon my ignorance, how do I correct the issue? The images I’m using are portait type pictures, more tall than wide.
Is there something I can change so portrait type pictures don’t get resized out to the 100% width?
Ok, I came up with a solution that works for me. I’m not sure if it’ll work for others, but so far, this seems to be working for me, tested in IE 11, Chrome, Firefox, and Opera 20.
In the frontpage.css, I changed
#review-statistics .review-wrap-up .review-wu-left .rev-wu-image img {
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;
padding-top: 1px;
background: none;
height: 150px;
width: auto;
I also changed the box around to this:
#review-statistics .review-wrap-up .review-wu-left .review-wu-grade {
width: 150px;
height: 180px;
display: block;
float: left;
border: 1px solid #e6e6e6;
position: relative;
border-right: none;
and then centered the grade with this:
#review-statistics .review-wrap-up .review-wu-left .review-wu-grade .chart {
position: absolute;
top: 25px;
left: 10px;
Oh, and I had to remove the !important from
.rev-wu-image img{
background:none;
padding:0px;
margin:0px;
Like I said, this works for me, and I have no idea if this breaks anything else, but so far, so good.
Any thoughts?
Hi skunkgrunt,
Thank you for this feedback.
We are taking it into consideration and all issues should be fixed with the next update.
Thank you for choosing our products.
Best regards.
Hey no problem! Glad I could be of some help. This plugin is AWESOME!
Hi skunkgrunt,
Thank you. We are glad to hear that.
Have a nice day!