After you click at the menu that has access level Guest, submenues are not shown in desktop mode when you move mouse over menu items. In mobile mode the whole hierarchy is displayed fine.
The problem is caused by $.browser being undefined. This causes crash when checking $.browser.msie when building menu.
Same problem also causes error in jquery.isotope.min.js when check $.browser.opera is done.
Reproduction steps:
1. Make a menu that has an item with submenu and an item that has Access = Guest.
2. Click on the Guest menu item. Try to move mouse over other item to see submenu -> you will get a java script error.
AS Templates
POSTED: 2015-10-31
Hello OLGERDAN,
What is your site url please? In case to help you wee need to see this issue.
Regards, AS Team.
olgerdan
POSTED: 2015-10-31
I have fixed it as suggested here: http://stackoverflow.com/a/17495060
So currently I don't have this bug live. But I can give you access to another environment where I can reproduce the error if you contact me privately.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
After you click at the menu that has access level Guest, submenues are not shown in desktop mode when you move mouse over menu items. In mobile mode the whole hierarchy is displayed fine.
The problem is caused by $.browser being undefined. This causes crash when checking $.browser.msie when building menu.
Same problem also causes error in jquery.isotope.min.js when check $.browser.opera is done.
Reproduction steps:
1. Make a menu that has an item with submenu and an item that has Access = Guest.
2. Click on the Guest menu item. Try to move mouse over other item to see submenu -> you will get a java script error.
What is your site url please? In case to help you wee need to see this issue.
Regards, AS Team.
So currently I don't have this bug live. But I can give you access to another environment where I can reproduce the error if you contact me privately.