Title hypelink on image show

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Thu Sep 13, 2012 9:11 am
Hi,
how can I make the title of the article (on image show GK4), is to link to the article?
User avatar
Gold Boarder

teitbite
Thu Sep 13, 2012 10:01 am
Hi

Please edit /mod_image_show_gk4/styles/gk_sporter1/view.php and around line 103 You should see this code:

Code: Select all
            <h4><span><?php echo $title; ?></span></h4>


replace it with

Code: Select all
            <h4><a href="<?php echo $link; ?>"><span><?php echo $title; ?></span></a></h4>
User avatar
Moderator

GK User
Thu Sep 13, 2012 10:38 am
Wonderful!! Now i want to grow up to the title (more letters or more "width" ?) that you do not cut...
User avatar
Gold Boarder

teitbite
Thu Sep 13, 2012 12:46 pm
Hi

In Image Show configuration You will find an option to set number of chars to display.
User avatar
Moderator

GK User
Fri Sep 14, 2012 9:34 am
Thnxxx again!
User avatar
Gold Boarder

GK User
Fri Sep 14, 2012 9:41 am
User avatar
Gold Boarder

teitbite
Fri Sep 14, 2012 11:00 am
Hi

You do not need to tell me about all Your questons :) I assure You all questions will get an attention from at least one of support team :)
User avatar
Moderator


cron