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:

  1. use theme 1.6.0.11 version

or

  1. 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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -