
if I was not clear, I have another example

Gavick HomePage . Mootools must be disable in menu_category "blog" but must be enable in its articles .
What can I do ?
best regards, Massimo.
dziudek wrote:Hi,
Sorry there is no way to do this, because the articles are usually connected with their category menu item ID what causes your problem.
dziudek wrote:Yes, it can be a solution
dziudek wrote:In general custom works like this, which needs bigger ingerence into our framework are not available in the personal membership. So you have two ways - you can upgrade your license to the Developer memebership and send your request through our ticket system with all necessary access data (FTP and administrator access) or you can contact i.e. with teitbite (our moderator) to do this task with additional fee.
dziudek wrote:In my opinion you have to use in the template header the JRequest class to check if the displayed page is a K2 item page (by checking the URL parameters values) and then include the script tag with path to the mootools library.
dziudek wrote:In the layouts/head.php fileAdditionally you should remove the mootools-related code using the code fragments from the lib/gk.framework.php and lib/helpers/helpers.mootools.php files.