v5.4.0
v5.4.0 — 2026-07-02
Small release — bug fixes: dates visible, Other category, overlay fit, logo in modal
What changed
- Date + days-left now always visible on card — fixed CSS that was clipping card body content; card now sizes to its content instead of a fixed height
- "Other" category now shows in admin — added a SQL migration in
get_all_exhibitions_grouped_by_category()that updates existing DB rows fromBusiness Services/ empty toOtherthe first time the Exhibitions admin page loads (no rescrape needed) - Overlay now fits card perfectly —
overflow:visibleon card +inset:0on overlay means the red panel exactly covers the card, regardless of how tall the card's description makes it. Description text istext-align: justify. Added a white divider line between meta info and description - Modal header redesigned — navy background band at top of modal containing: Royal Hermes logo (58px, white-bg rounded box) + short expo name (bold white) + date (📅) + location (📍). Red 4px divider strip separates header from the form. Close button moved into the header band
- Logo (
logo.png) is now bundled inside the plugin zip underassets/img/ data-shortattribute added to cards so modal uses shortened title not the full one