🎨 Theme & Visual Standards
MHM Rentiva provides seamless compatibility with modern WordPress block themes (FSE) and classic themes. Access the complete design guidelines for visual consistency here.
DESIGN GUIDE
Use the cards below to explore theme architecture, template hierarchy, and style customization options.
🏗️ Theme Architecture
The plugin's impact on the theme, CSS/JS loading policies, and Asset Manager integration.
Architecture Overview📦 Templates & Patterns
Using Block Patterns, single vehicle page templates, and list views.
Template Guide🛠️ theme.json Support
Global color palettes, typography settings, and theme-specific style parameters for the plugin.
Style Rules💻 Theme Development
Hooks and override mechanisms for developers who want to build a custom theme.
Development DetailsTheme v0.3.0 Key Facts
| Metric | Value |
|---|---|
| Theme Version | v0.3.0 |
| Templates (templates/) | 10 total (front-page, page, single-vehicle, archive-vehicle, page-account, 404, archive, index, search, single) |
| Patterns (patterns/) | 31 total (in homepage, rentiva, and 404 categories) |
| CSS Files | 6 total: header.css, 3-layout.css, components.css, utilities.css, plugin-pages.css, elementor-compat.css |
| WordPress Pages | 10+ pages (with localized slugs) |
Architecture Notes
- The theme is built on FSE (Full Site Editing) architecture.
- Mobile navigation overlay: Dark theme (
#101922),backdrop-filtermoved to::beforepseudo-element (containing-block fix). - header.html:
styleattribute matched with WP block comment (block validation fix). - 3-layout.css:
@layer layoutREMOVED;white-space: nowrapadded forrv-trust-value(10,000+ stats card fix). - Page width: Uses
content-wideinstead ofcontent-narrow;3-layout.cssmax-width synchronized totheme.jsonviavar(--wp--style--global--content-size, 1280px). - All visual components are centrally managed via
AssetManager.
Changelog
| Date | Version | Note |
|---|---|---|
| 23.04.2026 | 4.27.2 | English translation added. |
| 27.03.2026 | 4.23.0 | Theme v0.3.0 details added: 31 patterns, 10 templates, 6 CSS files, architecture notes. |
| 19.03.2026 | 4.21.2 | Overview page with premium card design created for theme category. |