Lessy crwst Posted March 13, 2020 Share Posted March 13, 2020 (edited) Hello all, i've downloaded prestashop from github along with the relative classic theme, BUT some images src value is wrong: <img class="logo img-responsive" src="{$urls.img_ps_url}{$shop.logo}" alt="{$shop.name}"> The result its obviously(?) wrong http://my-server.local/img//img/presta-dev-logo-1584086694.jpg It is a bug? a new non accomplished way of storing the images url, still not compatible with latest prestashop build? Beacuse i'd like to customize the classic theme, but if theres other errors, or incompatibilities i think i've to get back to the previous (deprecated, non ES6 etc) theme version. Thanks guys! Edited March 13, 2020 by Lessy crwst (see edit history) Link to comment Share on other sites More sharing options...
fbenoist.com Posted March 13, 2020 Share Posted March 13, 2020 Try classic-rocket : https://github.com/PrestaShop/classic-rocket 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