Skip to content

v3.6.2

Choose a tag to compare

@wpacademy wpacademy released this 23 Jul 23:26
· 330 commits to main since this release

Atomic-widget fixes found by auditing every atomic element, UAE Pro support, and a refreshed upgrade banner.

Fixed

  • #102 — paragraph text written under an alias name (content) was dropped. Elementor advertises alternative prop names for its content props but silently discards keys it does not recognise, so the text vanished the first time a page saved successfully. Alias names are now mapped onto the name Elementor stores before saving.
  • Whole-page repair. 3.6.1 only converted the widget you edited, but Elementor validates the entire page on save, so a single un-converted widget elsewhere blocked the repair. Conversion now runs across the whole element tree, and legacy button links are mapped to the shape Elementor expects.
  • Self-hosted video could not be placed at all, and image alt text was discarded. The video source needed a typed shape rather than a plain URL, and alt belongs inside the image rather than at the top level. Both were found by sweeping every atomic element.
  • Container background, padding, margin and text colour were discarded because they used names that are not Elementor style props. They now use the correct names and shapes, and render.
  • The Ultimate Addons for Elementor tools were missing on sites running UAE Pro, which is a separate standalone plugin from the free one. Either plugin now activates the integration; the template tools appear only when the free plugin (which owns the templates) is present. (Pro)

Added

  • build-page now builds Elementor v4 atomic widgets from the same friendly params the add-atomic-* tools accept, so images and videos are no longer skipped.

Changed

  • Refreshed the dashboard upgrade banner to reflect the current Pro feature set (AI Chat, plugin integrations, SEO & accessibility, the widget builder, prompts and templates) instead of the old landing-pages pitch.

Free users: update from Dashboard → Updates, or download emcp-tools-3.6.2.zip below.