O
O
Omfis682020-01-14 23:13:23
MODX
Omfis68, 2020-01-14 23:13:23

Where does the slider get the images from?

Good afternoon. There is someone else's site written in MODX Revo. I can not find where the path is written, where the slider takes the images from. As I understand it, the path is set in some variable of these two chunks?
slider

<div class="header-blok-slider">
    <!-- SLIDER -->
          <div class="slider-blok">
            <div class="owl-carousel">
                
                
                
            </div>
          </div>
         <script>
                   $('.owl-carousel').owlCarousel({
            loop:true,
            margin:0,
            nav:true,
            animateOut: 'fadeOut',
            animateIn: 'fadeIn',
            items:1,
            smartSpeed:250,
            autoplay:true,
            autoplayTimeout:10000,
            autoplayHoverPause:true
          })
          </script>
    <!-- SLIDER -->

</div>

slider-item
<div class="item-slider"><img src="" width="100%" /></div>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2020-01-14
@delphinpro

&tvname=`image`from this TV-set for this resource &docid=`1`(probably the main page)
Filled in the admin panel

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question