Skip to Content
Menu
This question has been flagged
1 Reply
6223 Views

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

Try again you will get through.

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 19
5078
0
Jun 16
4291
0
Sep 21
3084
1
Mar 21
12015
0
Aug 18
12163