Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Kov
    • Nábytek
    • Jídlo
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • IT hardware a podpora
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Website-Some image options missing after replaced

Odebírat

Get notified when there's activity on this post

This question has been flagged
website_buildersnippetsimageResizeSEO
1 Odpovědět
2655 Zobrazení
Avatar
Jozef Slivka

Hi community, I am confused with the odoo image gallery behaviour, I noticed some options are sometimes present, until I replace the default image to custom image....then suddenly some options are not available anymore. And some of them I need.
For example : MASONRY, see screenshots.
And another strange thing : Image width (available only for odoo default image) : sometimes I see Original + 3 smaller images, but sometimes I see Original + 3 smaller images, one of them marked as "Prefered", once I select it, I dont see the previous options anymore.
The whole behaviour is very inconsistent and uncontrolled to me.

I started to dig deeper and find this  once I noticed the website I created uses very large images(1920px width), which scales in the code to much much smaller sizes (I use about 400-500px size normally), which is absolutely NOT SEO friendly, and my results in SEO are poor.
I noticed similar behaviour in other image snippets too, so maybe if anybody can bring light into this to understand why this is and when to expect it and when not (hopefully this is not a bug) ....using v16, CE, on premise.
Images : https://photos.app.goo.gl/yuAXTBG5Qws5aQ9B9

0
Avatar
Zrušit
William Meshchery

I am having the same issue in Odoo 18 enterprise. Once I replace the image, I lose the quality slider. 

Christoph Farnleitner

I would assume the fields re-appear after saving and re-entering the Edit view? Sounds like this should be reported as a bug to https://odoo.com/help

Avatar
Ritik (Wan Buffer Services)
Nejlepší odpověď
Why Image Options Disappear
  1. Different image types carry different options
    • Odoo's built-in default images (from image_library) include metadata (like mime type) that enables extra options (Masonry, width controls, etc.).
    • Once you replace an image with a custom one, that metadata (and associated filters or options) often isn't applied to your new image, so those options disappear. 
  2. Large image sizes also matter
    • Using very large images (like 1920px wide) means Odoo scales them down aggressively—often stripping out attributes needed for certain display options. That affects editing features and can hurt SEO.
How to Fix It
  • Use properly pre-processed images
    Upload images that already match your target size (e.g., 400–500px width). This helps Odoo preserve options like Masonry and width controls.
  • Regenerate the snippet’s metadata
    If you’re comfortable with developer mode, clear and rebuild the image metadata or use the “regenerate assets” feature (in debug mode via the bug icon) to refresh filters.
  • Apply community patches if needed
    Check for recent updates: in v17+, default image attachments were moved into an “updatable” file—this restores compatibility after upgrades.

-1
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
How to Add rel="nofollow" to External Links in Odoo?
website_builder Website SEO
Avatar
0
dub 25
1985
Unable to drop Alternative Products Snippet from product page
product website_builder snippets
Avatar
0
lis 23
1822
Error when editing snippets
website_builder snippets Edit
Avatar
0
úno 22
2886
Products attributes and ecommerce website dynamic snippet problem ODOO 14
ecommerce website_builder snippets
Avatar
1
srp 21
3712
Problem Saving snippets
website_builder themes snippets
Avatar
0
pro 16
4996
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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