Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #404593

    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.

    #404828

    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

    #404853

    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

    #405121

    Hi David!

    Flot! Glad we could be of help :)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.