EasyPeasy Posted May 1, 2019 Share Posted May 1, 2019 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 More sharing options...
Rolige Posted May 3, 2019 Share Posted May 3, 2019 Have you tried to... Clear cache from the performance tab? Regenerate all images? Disable friendly url, save changes, turn on again and save? Regards! Link to comment Share on other sites More sharing options...
EasyPeasy Posted May 3, 2019 Author Share Posted May 3, 2019 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 More sharing options...
Rolige Posted May 4, 2019 Share Posted May 4, 2019 Ok, if its a payment theme, you should contact with the developer. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now