Change language button "Read More"

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Wed Jul 18, 2012 7:37 pm
Good afternoon.
I bought the Template Business Finance, and am having trouble:
1 - Change the button "Read More" to "Read More" at home;
2 - p Change button "next" and "prev" to "prev" and "prox" the home
I look forward to a return.
Link www.iaguas.com.br / index.php
User avatar
Fresh Boarder

GK User
Thu Jul 19, 2012 9:17 am
I cannot see our template on your link. However you can edit read more and next / prev text in following file.

File: language/en-GB/en-GB.mod_news_pro_gk4.ini
Line: 11,12,16
Code: Select all
MOD_NEWS_PRO_GK4_NSP_PREV="Prev"
MOD_NEWS_PRO_GK4_NSP_NEXT="Next"
MOD_NEWS_PRO_GK4_NSP_READMORE="Read more"


See you around...
User avatar
Platinum Boarder

GK User
Thu Jul 19, 2012 4:24 pm
This had already done, but it did not work, what to do?
Another problem is that the font size of the home, in news, is very large, unlike the original template.
Follow correct link http://www.iaguas.com.br/barueri
User avatar
Fresh Boarder

GK User
Fri Jul 20, 2012 3:12 am
You haven't made any changes to language file?. en-GB is active language if your Joomla is set to English language, if your language is different let us know.

http://www.iaguas.com.br/barueri/langua ... ro_gk4.ini

You can make changes to your font size by adding below css code in templates/gk_templatename/css/override.css file and enable css override from template settings > advanced settings > css override "on".

Reduce or increase 15px.
Code: Select all
div.gk-menu > ul.level0 > li > a { font-size: 15px; }


See you around...
User avatar
Platinum Boarder

GK User
Fri Jul 20, 2012 3:10 pm
Sorry, but not understand what you said.
I'm from Brazil, bought the template, I installed the language PT-BR, but just can not change the buttons: "Read More", "next" and "prev".
And also do not understand how to change the font size, could clarify?
User avatar
Fresh Boarder

GK User
Sat Jul 21, 2012 9:29 am
I can see you have changed the language.

For font size find below file.
Code: Select all
templates/gk_templatename/css/override.css


Edit with text editor and add below css code

Code: Select all
div.gk-menu > ul.level0 > li > a { font-size: 15px; }

So it looks like below.
Code: Select all
/*
#------------------------------------------------------------------------
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/

/* Here you can include your override CSS styles */
div.gk-menu > ul.level0 > li > a { font-size: 15px; }


Change 15px to smaller value like 10px if you want small font.

Now we need to activate CSS Override so follow below.

Joomla Admin > Extensions > Template Manager > gk_finance_business - Default

On right handside "Advanced settings" > Css override "on".

Image

See you around...
User avatar
Platinum Boarder

GK User
Wed Jul 25, 2012 8:36 am
normanUK wrote:I cannot see our template on your link. However you can edit read more and next / prev text in following file.

File: language/en-GB/en-GB.mod_news_pro_gk4.ini
Line: 11,12,16
Code: Select all
MOD_NEWS_PRO_GK4_NSP_PREV="Prev"
MOD_NEWS_PRO_GK4_NSP_NEXT="Next"
MOD_NEWS_PRO_GK4_NSP_READMORE="Read more"


See you around...


Hi Norman, converning this solutions to change the "Read More" in "News Show Pro GK4 ver. 3.3" I tried your solution but it is not working. Could you please see the website: http://www.frivarso.com and in the top1 positions you will see 3 modules that have the READ MORE and what I need is to show "Leer mas". Thank you
User avatar
Fresh Boarder

GK User
Wed Jul 25, 2012 8:55 am
What is your main default language?
User avatar
Platinum Boarder

GK User
Sat Jul 28, 2012 1:22 am
normanUK wrote:What is your main default language?


The default language is spanish
User avatar
Fresh Boarder

GK User
Sun Jul 29, 2012 7:59 am
Then you should copy following file to your Spanish language folder and rename it as below. Make your Spanish changes in that file.

English Version:
Code: Select all
 language/en-GB/en-GB.mod_news_pro_gk4.ini

Copy and rename as below
Code: Select all
 language/es-ES/es-ES.mod_news_pro_gk4.ini


Let us know how you get on.

See you around...
User avatar
Platinum Boarder

GK User
Tue Jul 31, 2012 6:11 am
normanUK wrote:Then you should copy following file to your Spanish language folder and rename it as below. Make your Spanish changes in that file.

English Version:
Code: Select all
 language/en-GB/en-GB.mod_news_pro_gk4.ini

Copy and rename as below
Code: Select all
 language/es-ES/es-ES.mod_news_pro_gk4.ini


Let us know how you get on.

See you around...


Norman, it worked perfectly !!!!!
Now the problem is that all the links don't work -- when clicked LEER MAS (READ MORE) the article is not displayed. I am not sure if you can help me with this issue in this forum subject or I have to go to some other subject.
User avatar
Fresh Boarder

GK User
Tue Jul 31, 2012 9:42 am
You need to sort out your menus. Without menus links in modules will not work.

Do a test by creating a test menu item and menu type blog layout and link it to a category "uncategorised" which is your module gettings articles from and check the link in modules to see if it works or not.

See you around...
User avatar
Platinum Boarder

GK User
Tue Jul 31, 2012 3:55 pm
Thanks Norman, it's working now.
User avatar
Fresh Boarder

GK User
Tue Jul 31, 2012 10:50 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron