WPML
Status
Resolved
Reported for
WPML Multilingual & Multicurrency for WooCommerce 4.11.3
Resolved in
4.11.4

Overview of the issue

While visiting view-order endpoints, you might be redirected to a 404 page instead. This issue may affect other endpoints as well.

Workaround

Our developers are working on fixing this issue. In the meantime, you can use the following workaround.

Please remember to back up your site before making changes.

  1. Go to wp-content/plugins/woocommerce-multilingual/inc/class-wcml-endpoints.php.
  2. Comment-out the line:
    add_filter( 'pre_get_posts', array( $this, 'check_if_endpoint_exists' ) );

All known issues →