Cache

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
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
Thu Oct 01, 2015 3:03 pm
Hi there,
I have set the site http://www.gideonwonen.nl on varnish cache with a special plugin. The site has become a lot faster. The only thing that seems to stay behind in loading (somehow not get cached besides com_users) is the slideshow which is made with ImageShow GK4. Its is not a big issue but if I can get it faster to load that would be great. Any thoughts on this?
Thanks!
Marc
Joomla 3.4.4 / ImageShow GK4 1.53
User avatar
Senior Boarder

GK User
Fri Oct 02, 2015 5:35 pm
You need to edit this file:
modules/mod_image_show_gk4/styles/gk_musicstate/engine.js
and fin this part of code:
Code: Select all
                }, 500);
            });
    }, 1000);
});

var gk_musicstate_animate = function($G, wrapper, imgPrev, imgNext) {   

Now please change both values and set them to "1"
User avatar
Moderator

GK User
Mon Oct 05, 2015 8:21 am
I changed it! Thanks Cyberek!
User avatar
Senior Boarder

GK User
Mon Oct 05, 2015 3:59 pm
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron