komodosp Posted June 22, 2012 Share Posted June 22, 2012 (edited) The client wants both the blocklayered product filter module and Shopzilla reviews. This has caused a problem, though as they don't seem to get along. This applies to the category page. With both the blocklayered module active and the Shopzilla category page review snippet code in there, I'm getting strange results on all browsers except IE. When I click on a page, on some browsers it loads a blank page with some text about the reviews on the page, while on Firefox, it loads page 2 and then tries to reload the page, and keeps trying to reload the page and show page 2 forever. Now the blocklayered module changes the pagination links from the usual http://www.blah.com/category?p=3 to http://www.blah.com/category#/page-3, and runs some Javascript (including an some Ajax) to update the product list. Somehow they are clashing with whatever Shopzilla's doing... I will of course keep investigating but if anyone has already solved this, that would be great! Wierder still. I tried putting a $(document).ready(... ) code around the Shopzilla javascript, hoping that if it waited until it had finished loading maybe blocklayered would have finished, and then the page doesn't load at all! Edited June 22, 2012 by komodosp (see edit history) Link to comment Share on other sites More sharing options...
Joël Gaujard Posted October 3, 2012 Share Posted October 3, 2012 Hello, Have you solved your problem ? Link to comment Share on other sites More sharing options...
Recommended Posts