Template settings not working at all

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Jun 24, 2010 3:24 pm
I am wondering why my changed settings in the params.ini aren't working. I tried to change them via Joomla backend and also uploaded them manualy since the first step didn't make any changes.

The params.ini is writeable but nothing happens when I edit any of the settings. The website still has the red template though the controls in the backend are set to green!?

So please what can I do?
User avatar
Fresh Boarder

GK User
Wed Jun 30, 2010 4:37 pm
I'm having the same problem. I try to remove the (%AUTHOR %COMMENTS %DATE %HITS %CATEGORY) under "Article Layout" in "mod_news_pro_gk4" module that controls the tabbed news. Some times it changes, but then comes back and even comes back in a different order and with some missing!

1. %AUTHOR %COMMENTS %DATE %HITS %CATEGORY
2. %DATE %HITS %CATEGORY %AUTHOR %COMMENTS
3. %AUTHOR %DATE %HITS %CATEGORY

Bizzare...

I have set the perameters for each article NOT to show these items, but still, I am having no luck, so I'm just not going to use it.

Anyone know what's up?
User avatar
Junior Boarder

GK User
Wed Jun 30, 2010 4:46 pm
I still have problems with the params.ini file. I can upload it manualy with all the settings I want (color green, font arial etc.) and it even shows me these settings in the template admin page. But when I go to the frontend the parameters didn't change. I really don't know what to do. Please help!
User avatar
Fresh Boarder

teitbite
Wed Jun 30, 2010 8:57 pm
Hi

Intensivesenses everything is ok. You did open the site with difftent template color, so even if You choose diffrent one as default settings selected on frontend are loaded from session and You do not see the changes, but new user will see the site with default settings.

Zanebaxter please show me Your site and send me Joomla panel access.
User avatar
Moderator

GK User
Thu Jul 01, 2010 9:44 am
Hi teitbite,

unfortunately nothing is ok. I tested the site with different browsers, logins and computers and the colour is always red and the font is always Verdana instead of green and Arial. Only the settings for the logo (switching between text and graphic) are accepted. It is completely weired. What can I do?
User avatar
Fresh Boarder

teitbite
Thu Jul 01, 2010 2:39 pm
Hi

Please send me joomla panel access data. I'll check it myself.
User avatar
Moderator

GK User
Fri Jul 02, 2010 11:42 am
Hi teitbite,

I sent you the access data. Thanks for checking!
User avatar
Fresh Boarder

teitbite
Fri Jul 02, 2010 12:15 pm
Hi

I will need to see the ftp also. I got to be sure if the file is being overwritten with the changes.
User avatar
Moderator

GK User
Fri Jul 02, 2010 12:25 pm
Hi,

the Joomla installation has eXtplorer on board. So feel free to use it.
User avatar
Fresh Boarder

teitbite
Mon Jul 05, 2010 10:04 am
Hi

I must say I did search in the wrong place. The problem was not permissions on params.ini but some unknown error with loading styles at all, but the code looks exacly like the one working on other myStore template. Your site did recognized the style but did not load css for the respective color. I've send this issue to Dziudek and He has made some changes to header.php file to force the color You want.
User avatar
Moderator

GK User
Tue Jul 06, 2010 6:11 pm
Thank you for solving the color issue. But why can't I change the font settings and why is this template not working properly on my server?
User avatar
Fresh Boarder

teitbite
Wed Jul 07, 2010 12:23 pm
Hi

It's really hard to tell, maby some changes to the site was causing this or some file is corrupted.

Please try to change the font size using css.
User avatar
Moderator

GK User
Wed Jul 07, 2010 5:59 pm
Hi teitbite,

it's not about the font-size but the font-family (as I wrote above). How and where can I change the settings if they are not saved or used from the params.ini file?
User avatar
Fresh Boarder

teitbite
Thu Jul 08, 2010 11:43 am
Hi

The best place is at the end of template.css file

i.e.

Code: Select all
body {
font-family:Arial !important;
}
User avatar
Moderator


cron