Home page animation to slideshow

Creative and responsive Joomla template with amazing parallax effect.
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
Tue Aug 13, 2013 5:43 am
Reply with quote
Report this post
We were wondering if you can change the current animation to a slideshow/animation that is still full width? We would like to have scrolling elements rather than when you scroll down the page the animation starts. Is this possible? Thanks in advance.
User avatar
Senior Boarder

teitbite
Tue Aug 13, 2013 6:09 pm
Reply with quote
Report this post
Hi

Which modules you have in mind? Can you please show me an example?
User avatar
Moderator

GK User
Wed Aug 14, 2013 4:33 am
Reply with quote
Report this post
We were hoping to have something similar to this slideshow where the animations happen without having to scroll down. http://demo.gavick.com/joomla25/creativity/
User avatar
Senior Boarder

teitbite
Thu Aug 15, 2013 1:17 am
Reply with quote
Report this post
Hi

I'm not sure if this will work, but lets try. Add this code to /layouts/blocks/head.php

Code: Select all
<script type="text/javascript">
   (function($) {
   $(document).ready(function() {
           $('.animate_queue_element').each(function(){
              ($this).addClass('loaded');
           });
   });
   })(jQuery)
   </script>
User avatar
Moderator

GK User
Mon Aug 19, 2013 3:16 am
Reply with quote
Report this post
Thanks for the reply, I tried added the code but doesnt appear to do anything to the slideshow. Any other thoughts?
User avatar
Senior Boarder

teitbite
Mon Aug 19, 2013 5:03 pm
Reply with quote
Report this post
Hi

I tried it on my copy of the template and it animates when page is loaded not need a scroll as a trigger. Please show me your site so I'll check. Make sure my code is present on site.
User avatar
Moderator

GK User
Tue Aug 20, 2013 12:42 am
Reply with quote
Report this post
Thanks but we were actually hoping that we could have different slides like the creativity template slideshow. I dont know if this is possible?
User avatar
Senior Boarder

teitbite
Thu Aug 22, 2013 2:27 pm
Reply with quote
Report this post
Hi

I'm afraid I do not understand. Do You want to use a different animation to each slide ? If Yes than I would advice to use GK Tabs module instead. It has such functionality already and no modifications will be needed.
User avatar
Moderator


cron