Skip to main content

Version Theme Updated

🎨 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 Details

Theme v0.3.0 Key Facts

MetricValue
Theme Versionv0.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 Files6 total: header.css, 3-layout.css, components.css, utilities.css, plugin-pages.css, elementor-compat.css
WordPress Pages10+ pages (with localized slugs)

Architecture Notes

  • The theme is built on FSE (Full Site Editing) architecture.
  • Mobile navigation overlay: Dark theme (#101922), backdrop-filter moved to ::before pseudo-element (containing-block fix).
  • header.html: style attribute matched with WP block comment (block validation fix).
  • 3-layout.css: @layer layout REMOVED; white-space: nowrap added for rv-trust-value (10,000+ stats card fix).
  • Page width: Uses content-wide instead of content-narrow; 3-layout.css max-width synchronized to theme.json via var(--wp--style--global--content-size, 1280px).
  • All visual components are centrally managed via AssetManager.

Changelog

DateVersionNote
23.04.20264.27.2English translation added.
27.03.20264.23.0Theme v0.3.0 details added: 31 patterns, 10 templates, 6 CSS files, architecture notes.
19.03.20264.21.2Overview page with premium card design created for theme category.