News GK5 - without links

Support desk for Multipurpose Quark Theme
GK User
Wed Jul 22, 2015 2:34 pm
I would like to module gk5 news show as a demo review articles, but to an active link was only a link to the category.
In the configuration I have disabled the link header, link thumbnails, link text, but the front is still active link to thumbnail and header.
How it off?
User avatar
Senior Boarder

GK User
Wed Jul 22, 2015 2:39 pm
Hi,
if default settings not give you this opportunity , probably you have to edit module view - and cut off
User avatar
Platinum Boarder

GK User
Wed Jul 22, 2015 2:57 pm
A hint of where the file?
User avatar
Senior Boarder

GK User
Wed Jul 22, 2015 3:15 pm
I think I have this file: controller.php
And I do like to link to images and link header was category?
User avatar
Senior Boarder

GK User
Wed Jul 22, 2015 3:25 pm
Code: Select all
echo '<a href="'.$this->get_category_link($i).'" title="'.strip_tags($this->parent->content[$i]['title']).'" class="gk-image-wrap">';
is ok :)
User avatar
Senior Boarder


cron