module doesn't works fine

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Oct 21, 2014 7:03 pm
installation was succesful, but module doesn't works fine, and it have some JS issues:
you can check here:
bookmakers.creazionimultimedia.it
User avatar
Fresh Boarder

GK User
Wed Oct 22, 2014 10:56 pm
Hello,

First of all - please never provide login data on a public forum like here - it should be sended on the moderator request.

Regarding your issue - please try to replace in the engine.mootools.js file the following code:

Code: Select all
this.arts_pages[this.arts_current].removeClass('active');


to:

Code: Select all
if(this.arts_pages[this.arts_current]) {
this.arts_pages[this.arts_current].removeClass('active');
}
User avatar
Administrator

GK User
Mon Oct 27, 2014 9:15 pm
Thank you very much,
i did it but it doesn't works, now by console i get another js error.

However, i want to get this kind of effect used by your module:
http://awesomescreenshot.com/02f3qhn477

you can check it directly to 1001bookmakers.com
i tried more times with your newGK4 and news GK5 module, but they doesn't works.
Please help me, thanks !
User avatar
Fresh Boarder

GK User
Tue Oct 28, 2014 3:14 pm
I don't have any problems with the linked website - there is also no errors in the JS console.
User avatar
Administrator

GK User
Tue Oct 28, 2014 3:15 pm
yes i know, but there is big problem with my website: bookmakers.creazionimultimedia.it - that's the reason why i post !!!!
User avatar
Fresh Boarder

GK User
Wed Oct 29, 2014 10:41 am
Please send me a PM message with access to your website and with the FTP access.
User avatar
Administrator

GK User
Wed Oct 29, 2014 2:57 pm
I did it, thank you.
User avatar
Fresh Boarder

GK User
Thu Oct 30, 2014 12:34 pm
Any news ??
i tried also to use your mod_image_show_gk4 to get the desired effect, but i see also that your module image show doesn't have inside the correct style (the style was called sporter2, but now it is not available in your module). So also this module doesn't works fine with your theme.
Please let me know,
thanks
User avatar
Fresh Boarder

GK User
Thu Oct 30, 2014 1:06 pm
Please apply these changes: https://github.com/GavickPro/News-Show- ... 8a3a6db61f

I was unable to made the second change - still see old script on the website.
User avatar
Administrator

GK User
Thu Oct 30, 2014 1:25 pm
I don't understand. the code is changed, by your instructions,
but the Module News pro doesn't works fine.
Website appear same before, with the same issue.
Also please, can you provide to me the style gk_sporter2 for mod_Image_show_gk4 ??
It is not available in your module.
User avatar
Fresh Boarder

GK User
Thu Oct 30, 2014 3:23 pm
However, in substance i get three issues:

1. Your gk theme have inside js issues, please see this screenshot:
http://awesomescreenshot.com/0fc3r9dfa3

2. Your module News_Pro_GK5 doesn't works fine in some styles, please see this screenshot:
http://awesomescreenshot.com/0803r9e032

3. Your mod_image_show_GK4 doesn't works fine, i need the style "gk_sporter2" but i don't have it, and module doesn't show anything. please see screenshot:
http://awesomescreenshot.com/00b3r9ejac

Can you solve this three issues in a short time ??
Thanks
User avatar
Fresh Boarder

GK User
Thu Oct 30, 2014 6:08 pm
1. It is not a JS issue, but a problem connected with fact that you should disable loading default CSS code of the module under the "External files" section - additonally please remember that this template has no built-in support for NSP GK5 - only for GK4, so you will have to made CSS adjustments by yourself as it is a custom work.

2. It is an issue connected with fact that this template has no built-in support for this module - you should remove this CSS fragment from the typography.iconset.1.css file:

Code: Select all
.gkImage {
background: transparent url('../images/icons/image.png') no-repeat left top;
}


3. You can get the sporter styles from this package: https://github.com/GavickPro/Image-Show ... 91edb2.zip

Module displays anything because most probably there is no slides defined in it.
User avatar
Administrator

GK User
Fri Oct 31, 2014 12:10 pm
Thank you very much, finally i solved this issues.
But i don't reach my original pourpose, i want to configure your module like that:
http://awesomescreenshot.com/08d3rh7i75

but it seems that both your modules (news Gk pro) and (Image Show) doesn't work in this way.

Can you help me ? Thanks
User avatar
Fresh Boarder

GK User
Mon Nov 03, 2014 1:52 pm
For achieving this layout you should use NSP GK4 (not GK5) with the News Gallery portal mode enabled.
User avatar
Administrator

GK User
Mon Nov 03, 2014 7:05 pm
Thank you very much, finally i solved!
Have a nice day
User avatar
Fresh Boarder

GK User
Sat Nov 08, 2014 10:06 am
Now on the same website, i have another issue:
Google Analytics code doesn't works. I used your theme slot, but it doesn't works.
So i installed a Google Analytics plugin, but it still doesn't works. Maybe goes in conflict with your theme ?

Please let me know,
thanks !
User avatar
Fresh Boarder

GK User
Mon Nov 10, 2014 8:09 am
Did you set in our google analytics option only the tracking ID? It must works.
User avatar
Administrator

GK User
Mon Nov 10, 2014 9:32 am
Yes i did it - like UA-234234234 - but it doesn't works.
Maybe your plug-in use the old Google Analytics code ??
Please verify,, thanks
User avatar
Fresh Boarder

GK User
Mon Nov 10, 2014 9:37 am
Yes, the template uses old analytics code - we will add the new code support in the next update.
User avatar
Administrator

GK User
Mon Nov 10, 2014 10:27 am
ok thanks !
User avatar
Fresh Boarder


cron