Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5743 Widoki

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


Awatar
Odrzuć
Najlepsza odpowiedź

Try again you will get through.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
gru 19
4502
0
cze 16
3595
0
wrz 21
2553
1
mar 21
11218
0
sie 18
11452