Hi, I'm trying to add a new module position at the top of the news template to place my logo. I follow the documentation information, and I think I modified the templateDetails.xml file and the gk.const.php correctly. But when editing the default.php file, I did something wrong because I have a fatal error (Call to undefined method GKTemplate::modules()). I named the new module as 'newlogo". Can someone tell me the code I have to write and the line where I have to place it.
Thanks