I deleted all sample shop products and products. Front page crashes after that. In Javascript console there is an error: "Uncaught TypeError: Cannot read property '0' of undefined" in views_infinite_scroll.js?o41aqt:55".
What is the element that causes this?
Hi,
Please check your email, download the attached file and overwrite the old file
Hello!
I have a similar problem. Menu is not displayed properly, a slide show was gone, and do not display the existing products.
Changed a line in the code, the problem persists.
http://vapeboss.ru/shop/shop
http://vapeboss.ru/shop
Hi,
You sent a new template.php file. Overwriting is not a good solution because I have made some custom coding to template.php. Could you just tell which is the part that causes the problem?
Hi,
Please find line 20 in that file and replace
"if ($view->query->pager->plugin_name == 'infinite_scroll') {"
with
"if ($view->query->pager->plugin_name == 'infinite_scroll' && $view->total_rows > 0) {"
Hello!
I have a similar problem. Menu is not displayed properly, a slide show was gone, and do not display the existing products.
Changed a line in the code, the problem persists.
http://vapeboss.ru/shop/shop
Hi,
Check your site please.
Hi,
Check your site please.
Thank you very much! Everything works perfectly