Hi here
I’m about to make a website for a client using Enfold – and everything is working nicely.
I have created a list with news (the latest blog posts) using the Magazine feature.
But my client want these news to shift – so, first displaying three news, then after 10 seconds they shift by fading or sliding.
Do you have a tip for how I do that?
You can see the page at http://cphgroup.eu/wordpress/ – and it is the list called NYHEDER (News in Danish).
Thanks :)
Kind regards, David.
Hi davidchristensen!
You could try placing the magazine inside our content slider element. The code would look something like this.
[av_content_slider heading='' columns='1' animation='slide' navigation='arrows' autoplay='false' interval='5' font_color='' color='']
[av_content_slide title='Slide 1' link='' linktarget='']
[av_magazine link='category' items='5' offset='0' tabs='true' thumbnails='true' heading_active='' heading='' heading_link='' heading_color='theme-color' heading_custom_color='#ffffff' first_big='' first_big_pos='top']
[/av_content_slide]
[av_content_slide title='Slide 2' link='' linktarget='']
test
[/av_content_slide]
[/av_content_slider]
You can do this, http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, to enable the debug view for the avia layout builder. That will let you see the shortcodes used for each element.
Best regards,
Elliott
Oh, you and Enfold are amazing! :)
Im almost proud to have made this and learned a thing or two along the way.
You can see it here: http://cphgroup.eu/wordpress/?page_id=82
Thanks a lot! :)
Kind regards, David