New module = No Animation.

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Mon Aug 20, 2012 2:46 pm
I can not get the portal mode responsive to animate?
Any idea

thanks
User avatar
Expert Boarder

GK User
Mon Aug 20, 2012 3:30 pm
Hi

Can you show us live example were you are having this problem?

Cheers
User avatar
Platinum Boarder

GK User
Mon Aug 20, 2012 3:37 pm
Sure..
Almost finish site at

http://50.28.21.93/~maiacomm/

right there in the home I have a new responsive news show pro, with no animation...

thanks
User avatar
Expert Boarder

GK User
Mon Aug 20, 2012 4:41 pm
I suspect there some conflict with Widgetkit.
Please send me administrator access to paulo[at]gavick[dot]com and i will see what i can do later this night.

Cheers
User avatar
Platinum Boarder

GK User
Mon Aug 20, 2012 5:07 pm
Just send the access to the address with this subject:
"Widgetkit and NSP conflict admin access"
Please confirm...

We did suspect the widgetkit conflict and I uninstall the widgetkit but the problem persisted.
Please uninstall the widgetkit if you have to.


thanks..
User avatar
Expert Boarder

GK User
Tue Aug 21, 2012 1:34 am
Hi again

As you can see, "New Music" module is working fine, but on "mainbody_top" module position.

Here's what is happening in your website... you create new module positions on templateDetails.xml file and use them on "home" article with "loadposition". The problem is by doing this you are using module .moduletable prefix (joomla system) and we use our own .box instead. So all NSP classes added on template files will not work.

If you still want to use this method of publishing modules on those positions on article, you must also include them on the following file: ../gk_fashion/lib/framework/gk.const.php, like for example:

Code: Select all
'home1' => 'gk_style',


But i really don't recommend to follow this path, because as you know the template have it's own responsive framework... and i don't know what result would have this method. Not good, most probably.

So my suggestion is to use the available positions on the template (they do better job ;) ) and make your style changes on override.css file.

Also, another very important information. Always use "[space]nsp" suffix on all News Show Pro GK4 modules, because this is the suffix that you use on template files for all necessary NSP elements.

Hope this might help you ;)
User avatar
Platinum Boarder


cron