Skip to content

v1.0.1 — Full-Viewport-Breakout Fix

Latest

Choose a tag to compare

@WebBuildersCRS WebBuildersCRS released this 29 Apr 07:04

Bugfix-Release — Behebt Layout-Issue auf Default-WP-Themes (Twenty Twenty-Five etc.).

Fix

Vor v1.0.1: SDC-Page rendert in Mobile-Layout auf Desktop-Viewport, weil das WP-Theme .entry-content auf max-width 620–1240 px constrained und der Isolation-Wrapper nur max-width: none setzte (greift nicht durch).

v1.0.1: Wrapper macht margin: calc(50% - 50vw); width: 100vw — Full-Viewport-Breakout aus dem Theme-Container. Plus alignfull Klasse als Block-Theme-Hint.

Installation

Bestehende Installation: WP-Admin → Plugins → "Check for updates" (puc-Auto-Update). Oder manuell ZIP unten.

Neue Installation oder One-Click-Demo:

https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/Web-builders-studio/wbs-sdc-bratislava-plugin/main/playground.blueprint.json

Compat

  • Verifiziert auf: Twenty Twenty-Five (Block-Theme).
  • Erwartet kompatibel mit: Astra, GeneratePress, Kadence, Avada (Container-CSS-Patterns identisch).

License: GPL-2.0-or-later