Skip to Content
Menú
This question has been flagged
1 Respondre
5603 Vistes

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
Descartar
Best Answer

Try again you will get through.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de des. 19
4371
0
de juny 16
3448
0
de set. 21
2421
1
de març 21
11035
0
d’ag. 18
11263