V1.7 SVG logo for Prestashop 1.7

adminbadboy

Member
XNullUser
Joined
Nov 13, 2021
Messages
48
Reaction score
0
Points
6
NullCash
4
i will test that one hope it's working an not like the other post
 

Student

Member
XNullUser
Joined
Feb 20, 2022
Messages
577
Reaction score
0
Points
16
NullCash
4
Very good module, thanks for share it.
Post automatically merged:

Very bad, not work for me(((
 
Last edited:

advancedbg

Member
XNullUser
Joined
Apr 2, 2022
Messages
96
Reaction score
0
Points
6
NullCash
10
Thank you very much for sharing...
Post automatically merged:

It doesn't work for me, not sure why
 
Last edited:

vivozivo

Well-known member
Master
Diamond
Elite
Joined
Sep 24, 2019
Messages
1,209
Reaction score
601
Points
113
NullCash
79
this module tested on Prestashop 1.7.8 tested O.K.
 

hwshop

Active member
Elite
XNullUser
Joined
Jul 14, 2019
Messages
259
Reaction score
175
Points
43
NullCash
9
Just what we're looking for, thanks, will try it out!
 

sbuerman

New member
XNullUser
Joined
Jul 28, 2022
Messages
2
Reaction score
0
Points
1
NullCash
0
Thanks for this module, Hope it's work on the latest version of Prestashop
 

Jan Doe

Member
XNullUser
Joined
Sep 11, 2019
Messages
438
Reaction score
10
Points
18
NullCash
15
I found this on Prestashop forum by Milan Kozel. I did not test it and I don't know if it works.

Hello, you can easily copy your SVG logo to /img/ folder in your root. Thats where standard location for logo is. Then in DB you can replace value of the logo from logo.png to logo.svg and its done.

Change column "VALUE" in table "ps_configuration" from "logo.png" to "logo.svg".

SELECT * FROM `ps_configuration` WHERE (`name` LIKE '%logo.png%' OR `value` LIKE '%logo.png%')
This select should find it for you.

This works for me on ps 1.7.x.x, havent tried it on different version yet.

Edited October 26, 2021 by Milan Kozel
 

Zasx

New member
XNullUser
Joined
Jul 31, 2022
Messages
15
Reaction score
0
Points
1
NullCash
7
Great resources. does this work with 1.7.8.5?
Post automatically merged:

I found this on Prestashop forum by Milan Kozel. I did not test it and I don't know if it works.

Hello, you can easily copy your SVG logo to /img/ folder in your root. Thats where standard location for logo is. Then in DB you can replace value of the logo from logo.png to logo.svg and its done.

Change column "VALUE" in table "ps_configuration" from "logo.png" to "logo.svg".

SELECT * FROM `ps_configuration` WHERE (`name` LIKE '%logo.png%' OR `value` LIKE '%logo.png%')
This select should find it for you.

This works for me on ps 1.7.x.x, havent tried it on different version yet.

Edited October 26, 2021 by Milan Kozel
Has this worked for anyone else?
 

igorlend

Member
XNullUser
Joined
Dec 30, 2020
Messages
454
Reaction score
2
Points
18
NullCash
4
Большое спасибо за данный модуль всё отлично, работает.
 
Top