Smartik said
Mathematics? Anyway, looks like Envato round 4.75+ to 5.00.![]()
Yeah I figured it will be something like that, needs to be fixed though 
DaniMun said
designedbydash said
So I was browing around a few files and came across one, went through to the author page and I saw the author had a perfect 5.00 rating on 38 reviews. I thought it looked a bit too good to be true, so I clicked through to their portfolio and they have items with 4.5 star ratings – thus making the perfect 5.00 impossible.I don’t know whether I’m allowed to link or even mention another profile, but seeing as there’s no real way of me showing except to do that… look up the user “[...]”. And it’s not just his profile, if you look at ”...” (who has a lot of ratings!) his is the same.
Initially I thought it might just be one bugged profile, but it’s not. I’ve found quite a few using custom Google searches!I’m not sure as to where the ratings discrepancy originates from, but calling out authors’ names on the forums – even if for such reasons – may be against the forum rules.
Back on topic: please take into account that some authors remove some of their own items – items with ratings, that is. Not sure if the removed items’ ratings still count towards the global author’s ratings though.
That’s irrelevant though, unless they have 5.00s across the board it’s mathmatically impossible to have a 5.00 rating. Unless they had 999×5 and 1×4, in which case the average would be 4.999 and would likely be rounded up to 5… but that’s not what’s happening. The way I see it, there’s some fairly big flaw somewhere that’s assigning perfect 5s for some reason.
Edit: was there really a need to flag it? My point would’ve been pointless without the names.
If you punch in Google the what I’ve put below, and flick through a few pages, you’ll come across a few authors that have the bugged ratings. For me the first one is on page 3.
Site:themeforest.net "user" 5.00 average rating based onSo I was browing around a few files and came across one, went through to the author page and I saw the author had a perfect 5.00 rating on 38 reviews. I thought it looked a bit too good to be true, so I clicked through to their portfolio and they have items with 4.5 star ratings – thus making the perfect 5.00 impossible.
I don’t know whether I’m allowed to link or even mention another profile, but seeing as there’s no real way of me showing except to do that… look up the user “INFYNITIX”. And it’s not just his profile, if you look at “marcfolio” (who has a lot of ratings!) his is the same.
Initially I thought it might just be one bugged profile, but it’s not. I’ve found quite a few using custom Google searches!
Or give this one a try:
http://themeforest.net/item/mfx-converts-landing-page/1529881mad_dog said
Maybe you purchased any item of his before?
Irrelevant, according to the CAN-SPAM act you have to physically sign-up to marketing emails 
Do you have an email address we can contact you on?
Looks like our Smoothie theme was so awesome you felt the need to list it twice in your first post 
What program are you using to ZIP it up? These three are known to cause problems:
- 7zip
- lzarc
- WinZip (Latest version)
egemenerd said
Something like this![]()
a { -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; color:#000; } a:hover { color:#cc0000; }
This will work, but you should also include:
transition:all 0.5s ease-in-out;
As that’s the official CSS3 version 
simonswiss saidhttp://codex.wordpress.org/Function_Reference/wp_get_attachment_image
Thanks a lot!I’ve tried this code (with the correction ‘numberposts => 4) but nothing displays.
If i want to display each of the 4 image as a thumbnail (medium size), what shall i put in the foreach statement?
Sorry for my noob question and thanks for your help!
That should do it 
