Issue with specifying Testimonials

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Issue with specifying Testimonials

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5399
    ApeWare
    Member

    I am having an issue specifying the testimonial IDs I want to display.

    [segment id="client-testimonials1"]
        [heading2 style="text-align:left" title="User Quotes"]
        [responsive_slider type="testimonials2" animation="slide" control_nav="true" direction_nav=false pause_on_hover="true" slideshow_speed=6000]
            [testimonials ids="5913,5911,5910,5909,5908,5907,5906,5905,5912"]
        [/responsive_slider]
    [/segment]

    If I trim the ids down to say 3 ids, it still displays ALL of my testimonials, the same way it does when you don’t specify ids. Please advise.

    #5414
    Ernesto
    Member

    Hi, could you send me a link to your webpage so we can inspect the issue?

    #5432
    ApeWare
    Member
    This reply has been marked as private.
    #5481
    Raghavendra
    Moderator

    Pls use the shortcode this way –

    [responsive_slider type="testimonials2" animation="fade" control_nav="true" direction_nav=false pause_on_hover="true" slideshow_speed=4500]
    
    [testimonials2 testimonial_ids="5913,5911,5910"]
    
    [/responsive_slider]
    

    Notice the type value change and attribute value should be testimonial_ids.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.