Skip Navigation

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.

WordPress 6.7 has introduced a new issue that impact translations, please update WooCommerce and WPML to the latest versions before you report issues. More about this here - https://wpml.org/errata/php-error-wp-6-7-notice-function-_load_textdomain_just_in_time-was-called/

This topic contains 1 voice and has 0 replies.

>
Author Posts
November 23, 2024 at 5:42 am #16435572

desireeM

Background of the issue:
admin notice contains invalid URL:

<a class="notice-dismiss" href="/wp-admin/&wcml_action=dismiss_cart_warning">

Symptoms:
The URL in the admin notice is incorrect. I expected to see: /wp-admin/?wcml_action=dismiss_cart_warning, but instead, I got: /wp-admin/&wcml_action=dismiss_cart_warning.

Questions:
Please fix this.