bug in /gk_quark/layouts/blocks/head.php ?

Support desk for Multipurpose Quark Theme
GK User
Wed Oct 14, 2015 2:19 pm
In code /gk_quark/layouts/blocks/head.php is:
Code: Select all
$template_style = $this->getTemplateStyle('style');
// load the CSS files
if(!file_exists(JPATH_SITE.DS.'components'.DS.'com_k2'.DS.'helpers'.DS.'route.php')) {
                $this->API->addCSS($this->API->URLtemplate() . '/css/k2.css');
}

But there is no k2.css in template, and after uninstalling K2 component throwing error in the developer console. Please inform me if this is a your mistake or my.
User avatar
Junior Boarder

GK User
Sun Oct 18, 2015 1:26 pm
I'll post that issue to our devteam and write back as soon as I get an answer.
User avatar
Moderator


cron