trending now block

Posted in: Newsmag
Post count: 34

well I like that the trending now block is animated. but it looks somehow “wrong” to me. As you see on my website http://www.salzburg12.at/ I’m using the trending now block on the top of the page. The title slides in, stay for a second (or so) an the turns white for some seconds. It’s more white than displaying something 🙂 Are there any setting for controlling the animation, duration…? I didn’t see any…

On the other side, the popular 7 days post worked fine before, after the update it shows only one post. Will this take some time to work properly or is there an error?

Post count: 7909

Hi,

Please check this without any plugins active, leave just Visual Composer active, empty cache and see if you still have this issue.
Also about popular 7 day it may take some time to update number of views. Please provide more details about this.

Thanks!

Post count: 34

I just copied all files again and now it works. Don’t ask why 🙂

Post count: 7909

Hi,

Glad that you managed to solve this. It may have been a css issue, I think that the old css of news ticker was loaded as we have changed a bit news ticker.

Thanks

Post count: 9544

CSS option to have the ticker just change vs “fade” might be nice, as in previous version.

Post count: 6600

Hi Chris,

We will consider it for future update, meanwhile you can use the css code from below to disable the animation:

.td_module_trending_now {
-webkit-animation-name: aa;
animation-name: aa;
}

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.