Put the following after defined or die in the k2 > item.php file. Change to suit all of your CSS/Javascript paths. $document =& JFactory::getDocument(); $slide_link = '' ."\n"; $slide_display = ''; $slide_speed = ''; $document->addCustomTag($slide_link); $document->addCustomTag($slide_display); $document->addCustomTag($slide_speed); $document->addScript("plugins/content/plugin_jw_ts/tabs_slides_comp.js"); $document->addScript("plugins/content/plugin_jw_ts/tabs_slides_def_loader.js");

View/Add Item Comments