post_snippets_carousel is not rotating

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support post_snippets_carousel is not rotating

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22391
    amsltsmith
    Participant

    Hi, I have a page section that has a carousel. Here is the shortcode that I’m using:

    [post_snippets_carousel id=”blog-carousel” post_type=”News” navigation=”true” items=3 post_count=6 image_size=’medium’ excerpt_count=200 display_title=true show_meta=true display_summary=true show_excerpt=”true” hide_thumbnail=”false” navigation=”true” autoPlay=”true” ]

    How could I get this carousel to rotate?

    It is located under the Spotlight section here: http://www.avemarialaw.edu/

    Thank you

    #22403
    Veena
    Moderator

    You need to give like below –

    [post_snippets_carousel id="news-carousel" post_type="news" navigation="true" post_count=6 image_size='medium' display_title=true show_meta=true display_summary=true show_excerpt="true" excerpt_count=10 hide_thumbnail="false" navigation="true" auto_play=true]
    

    autoPlay=”true” to auto_play=true

    #22429
    amsltsmith
    Participant

    That worked. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘post_snippets_carousel is not rotating’ is closed to new replies.