Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
12 Trả lời
45042 Lượt xem

The footer of my Odoo 8 installation is showing "Create a free website with Odoo". I want to remove it. How can I do that?

I found the HTML in addons/website/views/website_templates.xml but I ideally I don't want to change this file directly.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Customize -> HTML Editor -> Footer Copyright

Ảnh đại diện
Huỷ bỏ

Thanks Hamid(1 vote)

Câu trả lời hay nhất

You can install this module:
https://bitbucket.org/jlaloux/website_noodoo
This module removes "Create a free website with Odoo"

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I commented it out using the CMS website editor.

Customize -> HTML Editor -> Main Layout

That is where I found this code & added <!-- --> 

<!--Create a <a href="http://openerp.com/apps/website">free website</a> with <a class="label label-danger" href="https://openerp.com/apps/website"> OpenERP</a>-->

Note: I am using v8dev pre RC1, your mileage may very.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

1. Log in to the Odoo admin as administrator. Activate Technical Features, if not already activated, by going to Settings > Users > Users > Admin > Edit > Usability > Technical Features > check the box (on), click Save.


2. Go to Settings > Technical > User Interface > Views.
In the search box, next to filter icon, type "Footer Copyright", and hit enter to search.


3. It will show: View name: Footer Copyright. Click to open it. Click Edit.


Comment out lines of the code as follows:
<-- Powered by <a class="label label-danger" href="http://www.odoo.com/page/website-builder">Odoo</a>,
the #1 <a href="http://www.odoo.com/page/e-commerce">Open Source eCommerce</a>. -->
Click Save.


4. Refresh the browser view of your Odoo front end website. Log out and try to logi in again. The previously visible "Powered by" backlinks and text, are gone.

Congrats.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Customize -> HTML Editor -> Brand Promotion (For Odoo v12)

Ảnh đại diện
Huỷ bỏ

and what to do there? If I delete the section the website does not work anymore.

And just deleted a section of it. The section below

"

Create a <a target="_blank" href="http://www.odoo.com/page/website-builderutm_source=db&amp;utm_medium=website">free website</a> with

<a target="_blank" class="badge badge-danger" href="http://www.odoo.com/page/website-builder?utm_source=db&amp;utm_medium=website">Odoo</a>

"

Câu trả lời hay nhất

Just to clarify number 2: Go to Web Page, Customization, HTML/CSS Editor

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Editing this through the html editor under the 'footer copyright'  only works momentarily but once you sign out - it comes back up again. OR if you go and update the Website module and go back to sign in it all resets to how it was!  The only way to get rid of this is to install the module that was refered to by Julien Laloux above.

Another way to get rid of it is editing the website module. but i prefer the custom module above.

 

 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Customize -> HTML Editor -> Footer Copyright for v8

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

1. Log in to the Odoo admin as administrator. Activate Technical Features, if not already activated, by going to Settings > Users > Users > Admin > Edit > Usability > Technical Features > check the box (on), click Save.


2. Go to Settings > Technical > User Interface > Views.
In the search box, next to filter icon, type "Footer Copyright", and hit enter to search.


3. It will show: View name: Footer Copyright. Click to open it. Click Edit.


Comment out lines of the code as follows:
<-- Powered by <a class="label label-danger" href="http://www.odoo.com/page/website-builder">Odoo</a>,
the #1 <a href="http://www.odoo.com/page/e-commerce">Open Source eCommerce</a>. -->
Click Save.


4. Refresh the browser view of your Odoo front end website. Log out and try to logi in again. The previously visible "Powered by" backlinks and text, are gone.

 

Congrats.

 

 

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 7 25
4320
2
thg 8 17
4164
2
thg 7 17
6330
1
thg 2 25
1281
0
thg 9 22
3589