Jump to content

BUG with images - need edit TPL file


EasyPeasy

Recommended Posts

Hello,

In default theme my product list work good - i can see images, but in theme "lovely" images on products list dont work - in debug code i found that:

<img class="replace-2x img-responsive" src="http://mypage.pl/20-tm_home_default/printed-chiffon-dress.jpg" alt="Printed Chiffon Dress" title="Printed Chiffon Dress" itemprop="image">

is wrong, should be that ->  src="http://mypage.pl/20-home_default/printed-chiffon-dress.jpg" - without tm_

I need to fix this in code i think(if u know how to fix please give me clue) so i go to domain/mydomain/themes/lovelytheme/product-list.tpl and edit/delete but it didn't work, because if i delete all file no one change as if this file was not taken into account.

Thanks for any help.

Link to comment
Share on other sites

Thanks for reply!

Yes i tried all of that, in default bootstrap all work good just in that template. I think i should edit TPL file and replace in src="sometext" sometext-tmp_ replace on sometext(need delete tmp_ from src)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...