Problem with #gkComponentWrap dynamic width

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 Oct 02, 2013 8:57 pm
Hi,

there is a problem with main component section width where there is no side menu on the page.
Main component section sometimes has dynamic width
http://umbrella.efqm.pl/2012-12-16-21-5 ... -procesowe

but sometimes keeps place for side modules even when there is no module.
http://umbrella.efqm.pl/wydarzenia/22-s ... -w-klodzku
http://umbrella.efqm.pl/o-nas

How to make it always extended to page width ?
User avatar
Senior Boarder

GK User
Thu Oct 03, 2013 9:04 am
Did you use cache ? If yes please clear cache, disable it and compare results. If the cache is disabled option 'Use GK Cache' should be also disabled in template advanced settings.
User avatar
Platinum Boarder

GK User
Thu Oct 03, 2013 8:16 pm
bkrztuk wrote:Did you use cache ? If yes please clear cache, disable it and compare results. If the cache is disabled option 'Use GK Cache' should be also disabled in template advanced settings.


No, I don't use cache. It's off in global settings and in template advanced settings.

I have just noticed that there is empty div element on the page which cause the problem

Code: Select all
<div id="gkInset2" class="gkMain gkCol gkPaddingL">
               
            </div>


Is this bug ? How to ged rid of this ?
User avatar
Senior Boarder

GK User
Fri Oct 04, 2013 7:20 pm
Anyone can help please?.
User avatar
Senior Boarder

GK User
Wed Oct 09, 2013 10:25 am
No it looks like cache configuration is wrong. Did you use any cache in Joomla! If yes please make sure that it is configure according to this tutorial http://www.gavick.com/documentation/joomla-extensions/extensions-for-joomla-1-6/gk-cahce-plugin/ and when the cache is disabled all mentioned configuration settings should be also disabled.
User avatar
Platinum Boarder

GK User
Sun Oct 13, 2013 8:07 pm
bkrztuk wrote:No it looks like cache configuration is wrong. Did you use any cache in Joomla! ...


I don't use any cache.

What is wrong?
User avatar
Senior Boarder

GK User
Sun Oct 13, 2013 8:11 pm
I found out what was the problem.

There was menu module assigned to side position but there were no items on the menu.
User avatar
Senior Boarder

GK User
Wed Oct 16, 2013 9:51 am
The interesting is that module output should be really blank because I've checked your site via firebug and there was any container on inset or column position.
User avatar
Platinum Boarder

GK User
Wed Oct 16, 2013 2:31 pm
bkrztuk wrote:The interesting is that module output should be really blank because I've checked your site via firebug and there was any container on inset or column position.


There is

Code: Select all
<div id="gkInset2" class="gkMain gkCol gkPaddingL">
               
            </div>


Take a look - http://umbrella.efqm.pl/partner-efqm
The module is assigned to inset2 position. This is menu module displaying menu items strarting from level 2. But there are no items at this level.
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.