remove the existing image that stored in another website link and change the image for a new website

Viewed 11

I was downloaded this code from a template. In the below html code there is png file, but i cant change this image file.

Everytime a run, its showing empty image in slider. The file i am goint to change is png and its stored in my localhost. but nothing will show when i change the link. The path is correct and file is stored in the localhost folder.

     <rs-layer id="slider-2-slide-2-layer-7" data-type="image" data-rsp_ch="on"
             data-xy="x:c;xo:-1px,0,0,0;y:m;yo:-197px,-197px,-197px,-189px;"
               data-text="l:22;a:inherit;"
                 data-dim="w:809px,549px,510px,342px;h:501px,340px,316px,212px;"
                   data-frame_0="y:-50px;tp:600;"
                     data-frame_1="tp:600;e:power2.inOut;st:230;sp:1500;sR:230;"
                       data-frame_999="o:0;tp:600;st:w;sR:7270;" style="z-index:5;">

     <img src="../wp-content/plugins/revslider/public/assets/assets/dummy.png"
       class="tp-rs-img rs-lazyload" width="809" height="501"
        data-lazyload="//retrolie.thememove.com/wp-content/uploads/2019/03/slider-h1-img-1.png"

       data-no-retina>
       </rs-layer>
0 Answers
Related