league news at bottom

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Mon Sep 24, 2012 9:02 pm
how and where do you remove the wording league news that is at bottom before copyright info?
User avatar
Expert Boarder

GK User
Tue Sep 25, 2012 8:49 am
Please open file root/templates/gk_league_news/layouts/blocks/footer.php and find line 11 where you should see

Code: Select all
<strong><?php echo JText::_('TPL_GK_LANG_FOOTER_PREFIX'); ?></strong>


Then, just remove or comment this part.
User avatar
Platinum Boarder

GK User
Fri Sep 28, 2012 12:22 pm
So, the question is:

who do you think needs this in his website? Anybody, unless they have a website called "League News" or at least a website about "league news"...

In this way, anytime they have to update their template they have to lose they time to edit this file...

It's not a smart thing (even if i think you should start to release update who are actually update so people have to upload just the file they need to upload to do the update...).

That's my opinion...

bkrztuk wrote:Please open file root/templates/gk_league_news/layouts/blocks/footer.php and find line 11 where you should see

Code: Select all
<strong><?php echo JText::_('TPL_GK_LANG_FOOTER_PREFIX'); ?></strong>


Then, just remove or comment this part.
User avatar
Junior Boarder

GK User
Sun Sep 30, 2012 9:19 am
Easier to just edit the language file... :)
User avatar
Gold Boarder

GK User
Sun Sep 30, 2012 7:33 pm
Yes, of course you can set translation to empty string but to remove it completely from code this is the only way.
User avatar
Platinum Boarder


cron