cancel
Showing results for 
Search instead for 
Did you mean: 

can't update the slides in homepage slider in porto template

can't update the slides in homepage slider in porto template

Hi there 

I am working on a magento website (porto template)

I want to change the homepage slides but I can't find the images folder where the old slides exist in it 

so I don't know how to update it 

may this piece of code helps :

 

<div class="item"> <a href="#" alt=""><img src="http://.../media/catalog/product/cache/1/thumbnail/600x/17f82f742ffe127f42dca9de82fb58b1/m/a/mattress.jpg" alt="" /></a>
<div class="content">&nbsp;</div>
</div>
<div class="item"> <a href="#" alt=""><img src="/images/home-slider-01.jpg" alt="" /></a>
<div class="content">&nbsp;</div>
</div>
<div class="item"> <a href="#" alt=""><img src="/images/home-slider-02.jpg" alt="" /></a>
<div class="content">&nbsp;</div>

1 REPLY 1

Re: can't update the slides in homepage slider in porto template

Hi,

You will most likely change the images from the magento admin area.