Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions elementor/wpml-config.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
<wpml-config>
<notices>
<!-- https://onthegosystems.myjetbrains.com/youtrack/issue/compdev-1062 -->
<notice type="warning" dismissible="1" id="compdev-1062-elementor-4">
<notice type="info" dismissible="1" id="compdev-1062-elementor-4-2">
<conditions relation="OR">
<plugin>Elementor</plugin>
<plugin>Elementor Pro</plugin>
</conditions>
<locations>
<!-- Elementor > Editor > Quick Start -->
<screenId>toplevel_page_elementor</screenId>
<!-- Elementor > Editor > Settings -->
<screenId>elementor_page_elementor-settings</screenId>
</locations>
<content>
<![CDATA[
<h2>Elementor Editor V4 Compatibility with WPML</h2>
<p>Elementor's new Editor V4 is still in beta. WPML compatibility may be unstable until Editor V4 reaches its official production release.</p>
<h2>Elementor Editor V4 WPML Compatibility Update</h2>
<p>WPML 4.9.2 adds full compatibility with most Elementor V4 features. Support for the remaining features is in progress.</p>
<br/>
<p><a class="button" href="https://wpml.org/errata/elementor-v4-general-overview/" target="_blank">View known issues</a></p>
]]>
Expand Down
Loading