• Resolved elenawiener

    (@elenawiener)


    I am using the Frontend Gallery Slider for ACF on my page (under ‘YouVisit Advantage’).
    One of the requirements is for the three images below the slider currently, (the laurels/awards), to slide in / be visible only with the first slide, titled “Next-gen Content”.

    Is it possible to have just one slide showing multiple images? How would you suggest going about this?

    I am using the shortcode via PHP in a file as of now, like so:
    <?php echo do_shortcode('[acf_gallery_slider acf_field="advantage_gallery" show_title="true" autoplay="false" nav_slide_column="3"]') ?>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello @elenawiener

    Thanks for Reaching here,

    Is it possible to have just one slide showing multiple images? How would you suggest going about this?
    ANS : We would like to suggest this shortcode [acf_gallery_slider acf_field="advantage_gallery" autoplay="false" slide_to_show="3"]

    show_title parameter is not available in free version but if you want Please visit this documentation : Documentation

    Right now this plugin dosen’t show slider on your website because of Jquery conflict issue with any other plugin please try to deactivate other plugin one by one and check for testing purpose.

    Thanks & Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple images on one slide’ is closed to new replies.