Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5746 Visninger

Hello,

     I'm developing a theme template for odoo website, everything is running smoothly until now except of I can't add any images on the website. It keeps giving me error 404 file not found.

Here's my code:

in layout.xml

-
-
-
<xpath expr="//div[@id='wrapwrap']/header/div" position="before">
 <div class="container">
     <img src="/theme_business/static/src/img/app_store.png"/>
 </div>
</xpath>

What is wrong in my src attribute?

can anyone help me to fix it


Avatar
Kassér
Bedste svar

Try again you will get through.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
dec. 19
4504
0
jun. 16
3600
0
sep. 21
2560
1
mar. 21
11222
0
aug. 18
11454