When I create a view, for instance recent reviews, or top rated, the five star widget does not display. Please see the html output below and the attached views screenshots.
It looks as if the HTML is being added, but maybe the javascript isn't working? I don't know. I can see the widget on the bottom of the views edit page though (see screen shot), just not when I go to any page where the block is displayed.
HTML output for fivestar div inside my block for recent reviews:
<div class="views-field views-field-field-cg-rating"> <div class="field-content"><div class="clearfix fivestar-user-stars"><div class="fivestar-static-form-item"><div class="form-item form-type-item">
<div class="fivestar-oxygen"><div class="fivestar-widget-static fivestar-widget-static-vote fivestar-widget-static-5 clearfix"><div class="star star-1 star-odd star-first"><span class="on">5</span></div><div class="star star-2 star-even"><span class="on"></span></div><div class="star star-3 star-odd"><span class="on"></span></div><div class="star star-4 star-even"><span class="on"></span></div><div class="star star-5 star-odd star-last"><span class="on"></span></div></div></div>
<div class="description"><div class="fivestar-summary fivestar-summary-"></div></div>
</div>
</div></div></div> </div>
Comments
Comment #2
sbehun commentedI've updated the module and am still experiencing this issue. Haven't seen or heard anything more about this issue. I forgot to mention that it is only on the home page. Every other page it works fine. Any ideas? Any plans for a fix? Any way I can help (as a developer)?
Comment #3
whiteph commentedPlease test with 7.x-2.1 release and report back, as there have been a lot of fixes applied since then.
Comment #5
dbt102 commentedno report back in three years, that long enough to wait for fix verification. thanks for your work @whiteph