instead of string concatenation. Solution: We recommend updating to WooCommerce Multilingual version 5.5.0 or higher, as this update addresses the issue. If the problem persists after updating, or if this solution does not apply to your case, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins.
If you still need assistance, we encourage you to open a new support ticket at WPML support forum.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
<div class="message error otgs-is-dismissible">
<p>Because of some elements in your site configuration, when the users switch the currency or the language on the front end, the cart content might not be synchronized correctly.</p>
<ul>
<li>Woocommerce Product Bundles</li>
</ul>
<p>
It is recommended that you
<strong>
<a href="<em><u>hidden link</u></em>">configure WooCommerce Multilingual &Multicurrency</a>
</strong>
with the option to reset the cart in a situation like this.
<strong>
<a href="/?page_id=1141378&utm_source=plugin&utm_medium=gui&utm_campaign=wcml" target="_blank" rel="noopener">More details</a>
</strong>
</p>
<a class="notice-dismiss" href="/wp-admin/&wcml_action=dismiss_cart_warning">
<span class="screen-reader-text">Dismiss
</a>
</div>
[php]
the [php]<span class="screen-reader-text">Dismiss
is missing the closing
Symptoms:
The page is rendering incorrectly due to broken HTML caused by an unclosed tag in the admin notice.