Okay
  Public Ticket #2075729
External caption
Closed

Comments

  • Mladena Ristic started the conversation

    Hi,

    Well I have succeded to place little image instead of white line, but image should be different for every slide. How can I do that? 


  • Mladena Ristic replied

    Pleaseee

  •  1,813
    Support replied

    Hi Mladena,

    This is a bit difficult because the element does not belong to each slide is displayed separately as fixed element.

    if you look into /js/scripts.js you will see in function Portfolio() { ... } the following code that deals with changing active/current slides:

    $('.swiper-slide').on('mouseenter touchstart', function() {

          ...

    }

    for split slider or centered slider and this is where you want to change the image for the external caption.

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  • Mladena Ristic replied

    Thank youuu 

  • Mladena Ristic replied

    Thank youu