Mini K2 problem
- Posted by rdelagueto (5) Offline
Hello.
I have installed the Mini K2 module in my attempting web (I´m still building it) and i would like it to looks like the demo site
But when I try to show it in the simple mode what I obtain is this:
www.jiq-rseq.org/index.php/es/actividades
I have tried to modify the module position and jquery configuration but i couldn´t obtain anything.
Could somebody help me.
Thank you
11 years 10 months ago #1
by rdelagueto
I have installed the Mini K2 module in my attempting web (I´m still building it) and i would like it to looks like the demo site
But when I try to show it in the simple mode what I obtain is this:
www.jiq-rseq.org/index.php/es/actividades
I have tried to modify the module position and jquery configuration but i couldn´t obtain anything.
Could somebody help me.
Thank you
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Hello
From what I can see on your header section that you've got 3 JQuery libraries loaded there. From your expose, modalizzer plugin and one from I don't know, calling external Google CDN jquery.
If there's an option to de-select jQuery from Expose and modalizer parameter, then you should do that first to try.
11 years 10 months ago #2
by erwinschro
From what I can see on your header section that you've got 3 JQuery libraries loaded there. From your expose, modalizzer plugin and one from I don't know, calling external Google CDN jquery.
If there's an option to de-select jQuery from Expose and modalizer parameter, then you should do that first to try.
Please Log in or Create an account to join the conversation.
- Posted by rdelagueto (5) Offline
Hello.
Thanks for the reply. I´ve check every module and component and i have tried to select those in a way that only one jquery library is loaded, but the result in the same.
I tried the module in the default template beeze2 and worked properly.
Do you have another idea?
Thank you in advance
11 years 10 months ago #3
by rdelagueto
Thanks for the reply. I´ve check every module and component and i have tried to select those in a way that only one jquery library is loaded, but the result in the same.
I tried the module in the default template beeze2 and worked properly.
Do you have another idea?
Thank you in advance
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
Ok what i can see now the only problem in there is a 'wrapper' module where you published Mini K2 is only limited to have only 200px width.
Try publish it in a wider module position then...
11 years 10 months ago #4
by erwinschro
<div class="block module mod-145 clearfix" style="opacity: 1;">
.block {
...
width: 200px;
}
Try publish it in a wider module position then...
Please Log in or Create an account to join the conversation.
- Posted by rdelagueto (5) Offline
Dear erwinschro, thank you for you efforts
I have assigned the module to a position that can fit the whole screen. I have also tel the module to have a 600px width.... no result
Thank you in advance
Rafa
11 years 10 months ago #5
by rdelagueto
I have assigned the module to a position that can fit the whole screen. I have also tel the module to have a 600px width.... no result
Thank you in advance
Rafa
Please Log in or Create an account to join the conversation.
- Posted by rdelagueto (5) Offline
One more question. My template is responsive, could it be a reason for the module to fail?
11 years 10 months ago #6
by rdelagueto
Please Log in or Create an account to join the conversation.