twitter bootstrap 3 - Rating stars crashing -
i have issue product comments in prestashop 1.6.1.1 (default bootstrap theme).
when want add review, , modal appears, stars selecting broken: here link picture (sorry link, haven't reputation post images, yet)
i have no idea, why crashing.
i think isn't possible add code of module in jsfiddle or others, add link test page of prestashop: link page on page 1 product, try preview them , add opinion/review.
have idea?
p.s. sorry maybe poor english..
okay, possible fix 2 ways:
- use theme 1.6.0.11 version
or
- in themes/default-bootstrap/js/global.js find lines:
if (typeof binduniform !=='undefined') binduniform();
and comment it:
// if (typeof binduniform !=='undefined') // binduniform();
from here
Comments
Post a Comment