tozi Posted June 3, 2014 Share Posted June 3, 2014 (edited) Hi all, i have a problem with selector in topmenu. Indicator is ok here http://www.sirer.cz/bike/ But if i click in subcategorie http://www.sirer.cz/bike/120-horska-kola then all indicators is gone. Any idea when is the problem? Edited June 3, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted June 3, 2014 Share Posted June 3, 2014 Hi. The indicator should be displayed by Javascript, but since you an error the script is not executed entirely: Timestamp: 6/3/2014 2:36:06 PMError: ReferenceError: current_friendly_url is not definedSource File: http://www.sirer.cz/bike/themes/default/js/modules/blocklayered/blocklayered.jsLine: 231 Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
tozi Posted June 3, 2014 Author Share Posted June 3, 2014 I don't understand good javascript. Did not change anything there. What is the solution please? var location = window.location.href.replace(/#.*$/, ''); $(this).attr('href', location+current_friendly_url.replace(/\/page-(\d+)/, '')+'/page-'+page); Link to comment Share on other sites More sharing options...
CartExpert.net Posted June 3, 2014 Share Posted June 3, 2014 Something was changed definitely. The filter is not even showing up? Did you unhook it? Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
vekia Posted June 3, 2014 Share Posted June 3, 2014 at the moment i don't see there any block layered module, so maybe just disable it if you don't use it Link to comment Share on other sites More sharing options...
tozi Posted June 3, 2014 Author Share Posted June 3, 2014 Hi guys. Problem is still there http://www.sirer.cz/bike/120-horska-kola Link to comment Share on other sites More sharing options...
CartExpert.net Posted June 3, 2014 Share Posted June 3, 2014 (edited) The javascript file is included in the HTML, but there is no layered filter displayed. Try resetting the module first. Regards.Robin.The CartExpert Team Edited June 3, 2014 by CartExpert.net (see edit history) Link to comment Share on other sites More sharing options...
tozi Posted June 3, 2014 Author Share Posted June 3, 2014 (edited) I reinstall module. Didnt work. If is module blocklayered in left column,then is all right. But if i hook him to another hook, then is problem there. Edited June 3, 2014 by tozi (see edit history) Link to comment Share on other sites More sharing options...
CartExpert.net Posted June 3, 2014 Share Posted June 3, 2014 You need to display the filter first, then have a look at the Javascript problem. Regards.Robin.The CartExpert Team Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now