[SOLVED] Cannot install the complete demo quickstart version

GK User
Tue Oct 25, 2011 4:56 am
Hi,

I have some problems installing the Quickstart version with Joomla 1.7.2. It do not look like the demo version, all component are also missing in back-end. If I install Joomla 1.5.24 QuickStart version, there is no problems, similar to the complete demo version with its contents.

Does anyone have a solution to this?

www.xjobx.dk


Best, Fortza
User avatar
Gold Boarder

GK User
Tue Oct 25, 2011 10:11 am
Reinstall your website , while in installation DO NOT click on install sample data and it should be same as demo without normal images...
User avatar
Platinum Boarder

GK User
Thu Oct 27, 2011 2:52 pm
Hi again "normanUK"

Maybe you also can help me regarding Danish character set, we have Ø, Å and Æ. How do I set this up, so it looks okay ?

Perhaps you also know a good translation component for Joomla 1.7.x. ... have used "Translation Manager" before but it does not work on 1.7.x ?

Best and thanks from Wiberg

www.xjobx.dk
User avatar
Gold Boarder

GK User
Fri Oct 28, 2011 7:19 am
For translations have a look at Localise which i ve used and i know it works fine on 1.7
Code: Select all
http://extensions.joomla.org/extensions/languages/language-edition/17755


For characters depends where you are talking about , if its titles etc, font you are using has to be compatible with those characters , basically it must contain support for them...

If its not font related e.g components or text thats stored in database in plain text but does not work with your character set then language encoding could be set wrong for those components or modules whichever...

Check this knowledge base from Gavickpro which is about their products but might be helpfull for your problem. Just make sure you backup your website...

Code: Select all
https://www.gavick.com/supportdesk/index.php?/Knowledgebase/Article/View/2/0/how-can-i-show-my-native-characters-language-on-titles-of-the-photoslide--news-image-module
User avatar
Platinum Boarder

GK User
Sun Oct 30, 2011 4:47 pm
Hi again,

Thanks a lot for your fast answers and help :-)

I have change the font, all to Arial with succes, but how do i change the size of the menu font, it´s way to big......pls. see my link : www.xjobx.dk

Best, Wiberg
User avatar
Gold Boarder

GK User
Sun Oct 30, 2011 6:28 pm
Find File: "/templates/gk_finance_business/css/menu.css"
Line: 16
Default Size: font-size: 20px
Change to 15px

Default Code:
Code: Select all
div.gk-menu > ul.level0 > li > a {
    color: #1B1F23;
    display: block;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    padding-bottom: 0;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 0;
    text-transform: uppercase;
}
User avatar
Platinum Boarder

GK User
Wed Nov 02, 2011 8:41 am
Hi again,

THANKS a lot for your help :-)

Best, Wiberg
User avatar
Gold Boarder

GK User
Wed Nov 02, 2011 11:07 pm
No problem at all...
User avatar
Platinum Boarder


cron