Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

Can't add footer to my website (v13)

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
footerwebsite_builderwebsiteodooOdoo13.0
2 Replies
7426 Tampilan
Avatar
Bassem Nabil

hello,

I am pretty new here. I was designing my website using odoo's website builder and I accidentally removed the footer and I can no longer add it.


I tried drag and drop at the bottom of the home page but it was added to the homepage instead of the footer. How can I add it?

1
Avatar
Buang
Avatar
Paresh Wagh
Jawaban Terbai

Odoo adds a customized version of the footer when you delete it using the website editor. If you delete this customized view, the footer will revert to the original setting.

Activate developer mode by going to Settings > General Settings, scrolling all the way down and clicking on Activate the developer mode. Then go to Settings > Technical > User Interface > Views and search for footer. You will see 2 views called Footer with a key of website.footer_custom . One of them will have a blank Website field and the other will have the name of the Website from which you deleted the footer. The contents of the second view will look somewhat like so.

<data inherit_id="website.layout" name="Footer">
  <xpath expr="//div[@id='footer']" position="replace">
    <div id="footer" class="oe_structure oe_structure_solo" t-ignore="true" t-if="not no_footer">
            
        </div>
  </xpath>
</data>

Delete this view and your home page will be restored to it's default state.

NOTE: Try this on a copy of the database first.


0
Avatar
Buang
Humam Barazi

Worked perfectly, thank you!

LABAT Jane

Hello, this doesn't work as stated in the latest version (as of this date). After activating the developer mode in Settings, an "Applications app" is added to the CRM dashboard for Odoo Online users. If you go into it, there is a "Technical" tab; however when you select it it is empty. Could someone help please as even trying the workaround provided by Ricardo Gross doesn't work, as you would have to add your Text block (duplicated of course) to each page. It doesn't automatically post to all pages (and I didn't see any field allowing me to set it to do so.) Please note, that after turning on the developer tool, nothing changes in the Settings (i.e., no "Technical" tab displays there. I only found it in the Application app [module]). Thanks in advance for help!

P.S. I could add it to the web page via Inspect Elements if someone could tell me what the code would be and where to place it, as I'm not super HTML savvy.

Avatar
Ricardo Gross
Jawaban Terbai

Hi,

Simply add a Text block at the bottom of the home page and it will work like a Footer (visible on all pages). From version 13.3 even with specific footer functions.

Note that in the text block you can set the number of columns, color, ... , as in the original Footer.

BR

Ricardo

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Where does odoo store website content?
website_builder website odoo Odoo13.0
Avatar
Avatar
1
Des 20
8535
How to restore deleted Footer in odoo website ,please ? Diselesaikan
footer website odoo
Avatar
Avatar
2
Jun 25
1353
I can't view my website
website_builder website odoo domainname
Avatar
0
Mar 24
2472
How to add an anchor to website menu odoo 13
website odoo Odoo13.0 Odoo13
Avatar
0
Feb 21
5113
I can't edit my website Diselesaikan
v7 website_builder website odoo
Avatar
Avatar
1
Mar 25
17841
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now