Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5751 Представления

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
4508
0
июн. 16
3606
0
сент. 21
2561
1
мар. 21
11224
0
авг. 18
11460