K, I've found what was the problem after testing a fresh installation (today's commit)
When enabled, GS does not load local js libraries, thus JQ based functions didn't work.
There's also one thing I'd like to point out.
Sometimes I need to create always visible submenu, based on i18n navi plugin.
It works in a simple way: I create a dummy page, set it's type to private, and then choose this page as a parent in every Page I like to show in submenu.
Now setting the page type to private, makes the page invisible in dropdown list. It also prevents from displaying a menu containing child pages.
Code:
define("GSNOCDN",true);
There's also one thing I'd like to point out.
Sometimes I need to create always visible submenu, based on i18n navi plugin.
It works in a simple way: I create a dummy page, set it's type to private, and then choose this page as a parent in every Page I like to show in submenu.
Now setting the page type to private, makes the page invisible in dropdown list. It also prevents from displaying a menu containing child pages.
Addons: blue business theme, Online Visitors, Notepad