Auto Animation for GK News Pro GK4 freaking out

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 Apr 15, 2014 1:23 am
Reply with quote
Report this post
I want to enable auto animation for the GK News Pro in the bannertop position, but when I do, it freaks out. Please check my site at http://final.dhartionline.com

Anyone have any idea how to fix this?
User avatar
Junior Boarder

teitbite
Tue Apr 15, 2014 4:04 pm
Reply with quote
Report this post
Hi

Looks like it's too small duration value. Please send me an access to joomla panel. I'll check the settings.
User avatar
Moderator

GK User
Tue Apr 15, 2014 10:52 pm
Reply with quote
Report this post
Sent you a private message.
User avatar
Junior Boarder

GK User
Thu Apr 17, 2014 4:40 pm
Reply with quote
Report this post
Any update on this?
User avatar
Junior Boarder

teitbite
Fri Apr 18, 2014 8:15 pm
Reply with quote
Report this post
Hi

I'm sorry, but I do not have a message from You. Can You please send it one more time to my mail account this time maybe. It's in a footer of my every post.
User avatar
Moderator

teitbite
Sat Apr 19, 2014 10:39 am
Reply with quote
Report this post
Hi

I have send Your access to programmers to check this issue. Will inform You when they answer.
User avatar
Moderator

GK User
Tue Apr 22, 2014 9:34 am
Reply with quote
Report this post
It appears as a change has been made and it's not animating as quickly as it was before, but still the animation seems random. For example, the article farthest to the right is only shown very briefly before it animates away. Any idea how to fix this?
User avatar
Junior Boarder

teitbite
Tue Apr 22, 2014 9:41 am
Reply with quote
Report this post
Hi

I've talked with programmer this morning about this and He pointed that this must be some kind of interference from other scripts. Please disable animation for now. I will get back to You when we will find what is causing it and came up with a fix.
User avatar
Moderator

teitbite
Wed Apr 23, 2014 7:45 pm
Reply with quote
Report this post
Hi

Programmers posted a fix to it. Please edit file mod_news_pro_gk4/tmpl/default.portal.mode.7.php remove line 27 which should looks like this:

Code: Select all
"animation_speed": <?php echo $this->parent->config['animation_speed']; ?>


and replace with this:

Code: Select all
"animation_speed": <?php echo $this->parent->config['animation_speed']; ?>,
"animation_interval": <?php echo $this->parent->config['animation_interval']; ?>
User avatar
Moderator

GK User
Thu Apr 24, 2014 4:34 pm
Reply with quote
Report this post
Thank you! Although the animation interval is not consistent, it is a lot better than before. Thanks again
User avatar
Junior Boarder


cron