跳至内容
菜单
此问题已终结
4 回复
6911 查看

I was trying to use an SVG for the logo to replace OpenERP in the header on the website.  The app didn't recognize SVG as a valid image format (which should be changed), and when I tried to continue anyway, I ended up with no logo in the header and nothing to click on to edit and choose a PNG instead.

How can I get a logo back in the header?

形象
丢弃
编写者

So far I have tried to find the section in the HTML where it would have been and there is nothing there. I also set the company logo in Settings: Companies: CompanyName. This updates the logo for the "backend" but not the website. Is there a place in the backend where the logo for the website header can be set? Can I access the DB directly when using the odoo hosted SAAS?

编写者 最佳答案

I was able to recover the logo in that position by editing the XML from Customize: HTML Editor: Show Logo.

I inserted some external image src into the empty quotes. This filled the space with the external image and allowed the "change" link to be available again.  

After that I was able to upload a PNG of the company logo by the normal method.  

Upon checking the code in the Show Logo template, the line is now:

<img src="/website/image?max_height=768&amp;field=datas&amp;model=ir.attachment&amp;id=24&amp;max_width=1024"/>

I can't find the logic that alters the template resulting in it going blank, but line 166 of odoo / addons / website / views / website_templates.xml is the line affected.

This is resolved for me, but will happen to someone again if the logic isn't changed. 

 

 

形象
丢弃

I got the same issue. Logo was deleted and replaced by text by using the Website editor, but once switched, no way to get it back!

最佳答案

Hi, I experience the same in Ofdoo 16.

When editing mupliple pages or blogs my header logo just dissapers.

I then need to add it and safe it.

How can I fix this permenantly?

形象
丢弃
最佳答案

I also encountered the same problem in odoo15 my website logo disappeared

形象
丢弃
最佳答案

On Odoo 15, I got the same issue, website logo disappeared while editing from website editor, the button show logo disappeared from editing panel and no way to get it back.

Anyone know how to get a logo back manually?

形象
丢弃
相关帖文 回复 查看 活动
2
7月 25
1192
0
2月 22
2040
8
8月 19
37422
2
10月 17
8297
1
3月 16
7443