How to stop the Image show slide annimation

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jan 09, 2014 11:58 am
Reply with quote
Report this post
Hello,

I am using the Image Show and want to display a single static image as a background. I have unpublished the other slides and removed the animation timing

I would like to stop the animation and the slide transition.

What am I misisng please?

Kind regards
Drew
User avatar
Gold Boarder

GK User
Thu Jan 09, 2014 12:06 pm
Reply with quote
Report this post
Could You please post an url to your site?
User avatar
Moderator

GK User
Fri Jan 10, 2014 2:31 am
Reply with quote
Report this post
Hello,
Working on the DEV site at the moment, can I PM you please?

Regard
Drew
User avatar
Gold Boarder

GK User
Fri Jan 10, 2014 8:29 am
Reply with quote
Report this post
Yes,
Please send me a PM with:
1. URL to your website
2. link to this thread
User avatar
Moderator

GK User
Sat Jan 11, 2014 1:13 pm
Reply with quote
Report this post
I can't login to your site with the received data. Could you please check it again?
User avatar
Moderator

GK User
Sun Jan 12, 2014 12:32 pm
Reply with quote
Report this post
Please edit this file:
modules/mod_image_show_gk4/styles/gk_game/engine.js
find this block of code:
Code: Select all
                  // auto-animation                      
                 $G['animation_timer'] = setTimeout(function() {
                    gk_game_autoanimate($G, wrapper, 'next', null);
                 }, $G['anim_interval']);

and comment it out:
Code: Select all
                  // auto-animation                      
                 //$G['animation_timer'] = setTimeout(function() {
                    //gk_game_autoanimate($G, wrapper, 'next', null);
                 //}, $G['anim_interval']);


You might also want to remove progress bar. Add to override.css:
Code: Select all
.gkIsWrapper-gk_game .gkProgress {display: none;}
User avatar
Moderator

GK User
Mon Jan 13, 2014 7:24 am
Reply with quote
Report this post
Again, Perfect!

Thank you for being helpful and going the extra mile and recognizing the need to hide the transition bar out as well.
Your attention to detail is a credit to you.

Kind regards
Drew
User avatar
Gold Boarder

GK User
Mon Jan 13, 2014 4:44 pm
Reply with quote
Report this post
Thanks :).
See you on next topic ;).
User avatar
Moderator

GK User
Sat Jan 18, 2014 9:42 am
Reply with quote
Report this post
There is an update to the module available to download - it adds new option allowing to stop slideshow after last slide - and if there is only one - it stops just on it.
User avatar
Moderator

GK User
Tue Feb 25, 2014 5:17 pm
Reply with quote
Report this post
I'm sorry but I can't use a single slide as background too, I just want to achieve what's in the demo but I can't.

I updated the image show module to the latest version but even if I use just 1 slide it will be constantly reloaded.

Could you please let me knwo where the option you're talink about (ability to stop slideshow after last slide) is?

Thanks and regards.

Christian
User avatar
Fresh Boarder

GK User
Thu Feb 27, 2014 6:43 pm
Reply with quote
Report this post
Which version of ISP you have installed?
User avatar
Moderator

GK User
Wed Mar 05, 2014 10:46 am
Reply with quote
Report this post
Cyberek wrote:There is an update to the module available to download - it adds new option allowing to stop slideshow after last slide - and if there is only one - it stops just on it.


Hi there - having the same problem (just want to use a single slide as a background, but if I only have one side published, it still tries to scroll);

Joomla 3.2.2, GAME template

I updated imageShow GK4 to the latest version as per instructions, though now when I access the module through module manager. the back-end appears all in plain text - like it doesn't load properly.

Not sure exactly how to get it back to normal now - suggestions?

D.
User avatar
Fresh Boarder

GK User
Wed Mar 05, 2014 8:01 pm
Reply with quote
Report this post
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Mon Mar 10, 2014 11:08 pm
Reply with quote
Report this post
Please confirm you received PM last week with requested details; Looking to launch the site in the next couple of days so any help with the upgrade ISP issue would be great...

Cheers,
D :woohoo:
User avatar
Fresh Boarder

GK User
Tue Mar 11, 2014 6:39 pm
Reply with quote
Report this post
Sorry for late response - it looks completely fine for me. Please clear browser cache/cookies or try using Chrome - Incognito mode to check the backend. It looks like some older module js/css files are cached in your browser.
User avatar
Moderator

GK User
Tue Mar 11, 2014 10:20 pm
Reply with quote
Report this post
Cyberek wrote:Sorry for late response - it looks completely fine for me. Please clear browser cache/cookies or try using Chrome - Incognito mode to check the backend. It looks like some older module js/css files are cached in your browser.


Thanks Cyberek - cache clear and problem solved
User avatar
Fresh Boarder


cron