- Posts: 2
- Thank you received: 0
OT testimonial slider animation bug
- andrew newsky
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
10 years 3 months ago #7962
by andrew newsky
OT testimonial slider animation bug was created by andrew newsky
The amination in OT testimonial slider doesn't work.... it shows all 3 quotes on a page and no animations...
Where is my mistake? what do i do wrong?
thanx! Screenshots attached.
Where is my mistake? what do i do wrong?
thanx! Screenshots attached.
Attachments:
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
10 years 3 months ago #7963 by Trung Duong
Replied by Trung Duong on topic OT testimonial slider animation bug
Hi,
Could you please send me your site url ? Your template is using Jquery ?
Regards
Could you please send me your site url ? Your template is using Jquery ?
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- andrew newsky
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 2
- Thank you received: 0
10 years 3 months ago - 10 years 3 months ago #7965
by andrew newsky
Replied by andrew newsky on topic OT testimonial slider animation bug
the site is currently on a local server, cuz it's not finished yet))
Yes my template using jQuery.
This is the code in <HEAD>
<head>
<?php JHTML::_('behavior.modal'); ?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/css/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/css/plugins.css" type="text/css" />
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/js/bootstrap.min.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/js/jquery.scrollTo.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('a.roll').click(function(){
var idscroll = jQuery(this).attr('href');
jQuery.scrollTo(idscroll, 580);//1000=1sec
return false;
});//end click
}); //end
</script>
<!--[if lt IE 9]>
<script src=" css3-mediaqueries-js.googlecode.com/svn/...css3-mediaqueries.js ">
<![endif]-->
</head>
also i tried to delete everything from head or add jQ.min from Google. Nothing helps.
Apache/2.2.22 (Win32) mod_ssl/2.2.22 OpenSSL/1.0.1c PHP/5.3.13
Joomla! 3.3.6 Stable [ Ember ] 01-October-2014 02:00 GMT
Thank u
Yes my template using jQuery.
This is the code in <HEAD>
<head>
<?php JHTML::_('behavior.modal'); ?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/css/style.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/css/plugins.css" type="text/css" />
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/js/bootstrap.min.js"></script>
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template;?>/js/jquery.scrollTo.js"></script>
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('a.roll').click(function(){
var idscroll = jQuery(this).attr('href');
jQuery.scrollTo(idscroll, 580);//1000=1sec
return false;
});//end click
}); //end
</script>
<!--[if lt IE 9]>
<script src=" css3-mediaqueries-js.googlecode.com/svn/...css3-mediaqueries.js ">
<![endif]-->
</head>
also i tried to delete everything from head or add jQ.min from Google. Nothing helps.
Apache/2.2.22 (Win32) mod_ssl/2.2.22 OpenSSL/1.0.1c PHP/5.3.13
Joomla! 3.3.6 Stable [ Ember ] 01-October-2014 02:00 GMT
Thank u
Last edit: 10 years 3 months ago by andrew newsky.
Please Log in or Create an account to join the conversation.
- Anirudh Kumar
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
10 years 3 months ago #7981
by Anirudh Kumar
Replied by Anirudh Kumar on topic OT testimonial slider animation bug
Same issue here, I have tried 1 and 2 column, both of them flush all the testimonial(7/all) in one go rather than slider....
Please Log in or Create an account to join the conversation.
- Chris Nimos
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
9 years 9 months ago #8168
by Chris Nimos
Replied by Chris Nimos on topic OT testimonial slider animation bug
Hi,
I have the same issue. Testimonial Slider animation not working
I have the same issue. Testimonial Slider animation not working
Please Log in or Create an account to join the conversation.
- Ezequiel Morales
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 8
- Thank you received: 0
9 years 3 weeks ago #8565
by Ezequiel Morales
Replied by Ezequiel Morales on topic OT testimonial slider animation bug
hi all.
Im having the same issue.
Sorry to bring an old topic back, but it does not have the solution.
Thanks in advance, for your help.
Regards,
Im having the same issue.
Sorry to bring an old topic back, but it does not have the solution.
Thanks in advance, for your help.
Regards,
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds