Hello,
Could you please advise how to enable rotation of latest post entries.
I.e. I’d like to show Enfold Child latest news (widget), in a smooth rotation format.
Is this possible to achieve without external plugin, since I couldn’t find a good one.
Thank you beforehand for your prompt advise.
Hey asteratos!
Have you tried using Post Slider element and choose to display your portfolio posts?
Regards,
Yigit
Hello Yigit,
I tried however I just don’t want to have thumbnails/images above the posts and I’d prefer to go “up” like news, instead of rotating from right to left …
Thanks for your suggestion!
Hey!
you can hide preview image of your post slider with this code:
a.slide-image {
display: none !important;
}
If you want to customize behavior of post slider element you need to hire a freelance developer: http://kriesi.at/contact/customization
Best regards,
Andy
Hey guys thank you very much for the contribution!