hey,
i customized the layout of filter-selected.php and product-item.php. I also changed the following code in the main.js:
lnmain.itemPerPage = lntoolbar.itemPerPage;
in
if (Object.keys(lnmain).length != 1) {
lnmain.itemPerPage = 1;
}
and in the megafilter.js i added
if (Object.keys(matchedIds).length == 1) {
self.lnItems.updateRender();
In addition, a few css styles but I think none of my changes has an impact on the ios bug. it's so wonderful, except on the iphone