С помощью модуля Sj K2 Mega News хочу вывести новости на главной. Но, на странице материала коды Bootstrap не работают, хотя в обычных материалах (не K2) проблем с этим нет. Библиотека Bootstrap вроде подгружется: Код (CODE): <!DOCTYPE html> <!--[if lt IE 7]> <html prefix="og: http://ogp.me/ns#" class="no-js lt-ie9 lt-ie8 lt-ie7" lang="ru-ru"> <![endif]--> <!--[if IE 7]> <html prefix="og: http://ogp.me/ns#" class="no-js lt-ie9 lt-ie8" lang="ru-ru"> <![endif]--> <!--[if IE 8]> <html prefix="og: http://ogp.me/ns#" class="no-js lt-ie9" lang="ru-ru"> <![endif]--> <!--[if gt IE 8]><!--><html prefix="http://www.new.ru/index.php/component/k2/item/4-otzyv-o-filme" /> <meta http-equiv="/templates/vina_fashion_ii/favicon.ico" rel="/media/system/css/modal.css" type="/templates/vina_fashion_ii/css/bootstrap.min.css" type="/templates/vina_fashion_ii/css/bootstrap-responsive.min.css" type="/plugins/system/helix/css/font-awesome.css" type="/plugins/system/helix/css/mobile-menu.css" type="/templates/vina_fashion_ii/css/template.css" type="/templates/vina_fashion_ii/css/gallery.css" type="/templates/vina_fashion_ii/css/animate.css" type="/templates/vina_fashion_ii/css/presets/preset1.css" type="/modules/mod_maximenuck/themes/pink/css/maximenuck.php?monid=maximenuck98" type="/modules/mod_maximenuck/assets/maximenuresponsiveck.css" type="/media/system/js/mootools-core.js" type="/media/system/js/core.js" type="/media/system/js/mootools-more.js" type="/media/system/js/modal.js" type="/media/jui/js/jquery.min.js" type="/media/jui/js/jquery-noconflict.js" type="/media/jui/js/jquery-migrate.min.js" type="/components/com_k2/js/k2.js?v2.6.9&sitepath=/" type="/plugins/system/helix/js/jquery-noconflict.js" type="/media/jui/js/bootstrap.min.js" type="/plugins/system/helix/js/modernizr-2.6.2.min.js" type="/templates/vina_fashion_ii/js/helix.core.js" type="/plugins/system/helix/js/menu.js" type="/templates/vina_fashion_ii/js/my.js" type="/templates/vina_fashion_ii/js/wow.js" type="/media/jui/js/jquery.ui.core.min.js" type="/modules/mod_maximenuck/assets/maximenuck.js" type="/modules/mod_maximenuck/assets/fancymenuck.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(function($) { SqueezeBox.initialize({}); SqueezeBox.assign($('a.modal').get(), { parse: 'rel' }); }); function jModalClose() { SqueezeBox.close(); } spnoConflict(function($){ function mainmenu() { $('.sp-menu').spmenu({ startLevel: 0, direction: 'ltr', initOffset: { x: 0, y: 0 }, subOffset: { x: 0, y: 0 }, center: 0 }); } mainmenu(); $(window).on('resize',function(){ mainmenu(); }); }); jQuery(document).ready(function(jQuery){jQuery('#maximenuck98').DropdownMaxiMenu({fxtransition : 'linear',dureeIn : 0,dureeOut : 500,menuID : 'maximenuck98',testoverflow : '0',orientation : 'horizontal',behavior : 'mouseover',opentype : 'open',fxdirection : 'normal',directionoffset1 : '30',directionoffset2 : '30',showactivesubitems : '0',ismobile : 0,menuposition : '0',effecttype : 'dropdown',fxduration : 500});}); jQuery(window).load(function(){ jQuery('#maximenuck98').FancyMaxiMenu({fancyTransition : 'linear',fancyDuree : 500});}); </script>