nbrightproject / NBrightBuy

NBrightStore - E-Commerce for DNN (NBSv3)
http://www.nbrightproject.org/
21 stars 15 forks source link

Ajax issues on filter module #139

Open Tychodewaard opened 7 years ago

Tychodewaard commented 7 years ago

If I first add the Ajaxfilter module to a product list, select the filters I like to have active and save, the admin bar of DNN is dissapeared.

If I first add the Ajax productDisplay to a page, the page won't reload fully but keeps spinning the ajax reload wheel

This is a fresh install on DNN 804 using Bootster2 theme. Tried Xcillion and that has the same issues The Nbright version is the testversion of 3.6.7 you e-mailed.

If I set the settings of the product display modules correctly (classicrazor) using the modules-options on the page management module, the page loads and filtering works but adding to basket not. The link to product detail is working.

In the console of Chrome I get:

car:1306 Uncaught ReferenceError: propertyFilterClicked is not defined at HTMLDocument. (car:1306) at fire (jquery.js?cdv=42:1037) at Object.fireWith [as resolveWith] (jquery.js?cdv=42:1148) at Function.ready (jquery.js?cdv=42:433) at HTMLDocument.completed (jquery.js?cdv=42:103)