Letters missing

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Sun Nov 28, 2010 11:52 am
I used quickstart package. I have problem with module that on your demo on frontpage displays Latest news. Hot to make it to display only last article that is marked as frontpage? It shows one article in quickstart, but if I click 2 articles to show, then whole module somehow deforms. (mod_news_pro_gk4)

also, I live in Croatia. Whole database is utf8 but I cannot see croatian letters. Do you know why? I see it in administration, but on frontend they do not display. Same thing with bullets (ordered and unordered text).
User avatar
Fresh Boarder

GK User
Sun Nov 28, 2010 8:40 pm
the font problem is because of cufon fonts not have all chars. all gavick templates is made with standard english chars... there is guides in this forum to change your cufon font...

alternative is to find a google font that matches, and change to that...

for the other problem we will need to see your www and maybe gain access to backend.

and welcome to gavick...
User avatar
Platinum Boarder

GK User
Sun Nov 28, 2010 10:49 pm
MasterMachine wrote:
I used quickstart package. I have problem with module that on your demo on frontpage displays Latest news. Hot to make it to display only last article that is marked as frontpage? It shows one article in quickstart, but if I click 2 articles to show, then whole module somehow deforms. (mod_news_pro_gk4)


On NSP GK4 parameters > Source of articles, you will find this option "Only frontpage/featured items". By enable it, it will show only frontpage articles if the source is joomla, or featured if the source is K2.

Cheers
User avatar
Platinum Boarder

GK User
Mon Nov 29, 2010 6:47 pm
But if I click that option, it will show me all front page options ... am I right? And I want to see only last one.

Is there a way I can change height of those "boxes" on front page? (latest news, most popular and so on)

also, where can i change "You are here:" text in breadcrumbs? and after I have uploaded croatian language to joomla and activated it, read more links are still in english. Since it is in gk module, is it hardcoded? how to change that part?

that are all questions ...
User avatar
Fresh Boarder

GK User
Wed Dec 01, 2010 10:02 am
you will have to copy the en-GB.tpl-gk_corporate2.ini to the croatian folder and rename it to your own language and change the content, remember to save it as utf8 if you use non standard english chars...

for the height, you can make a module suffix like this
Code: Select all
moduletable.fixedheight { height:150px }


and then apply a module suffix to the modules of your choice called " fixedheight"

remember the space infront...


if you set the amount of articles to 1 and news sort valueto date and news sort order to desc

then it will only show the latest article...
User avatar
Platinum Boarder


cron