• Resolved archesis

    (@anchises)


    I am trying to use media categories (created with Enhanced Media Library Pro) to display images with su_slider. However I get an “images not found” error, no matter what I try. Happens with “carousel” aswell.

    How do I get this to work?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Vova

    (@gn_themes)

    Hi @anchises,

    first, try using the Image Carousel shortcode instead. It can create both sliders and carousels.

    Then, follow instructions in this article to enable support for your custom taxonomy.

    Thread Starter archesis

    (@anchises)

    Thanks, it works, some feedback:

    ? Images are displayed ordered by upload date (latest first), would be nice to be able to control the order, like ascending/descending by date/name …

    ? Use milliseconds (instead of seconds) to fine-tune autoplay as well as transition speed.

    ? Custom links don’t work (I use ARI Fancybox to open, it works with previous slider).

    ? Animation after the last image. The slider kind of scrolls back to the left, instead of continuing to the right with the first picture.

    Plugin Author Vova

    (@gn_themes)

    Images are displayed ordered by upload date (latest first), would be nice to be able to control the order, like ascending/descending by date/name …

    You can set the custom order using the same filter su/get_gallery_slides_query.

    Use milliseconds (instead of seconds) to fine-tune autoplay as well as transition speed.

    For autoplay just use a fractional value: [su_image_carousel source="..." autoplay="3.5"].

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider source taxonomy results in “images not found”’ is closed to new replies.