Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5737 Переглядів

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


Аватар
Відмінити
Найкраща відповідь

Try again you will get through.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
груд. 19
4501
0
черв. 16
3589
0
вер. 21
2548
1
бер. 21
11215
0
серп. 18
11444