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.

This topic contains 1 reply, has 2 voices.

Last updated by Kor 1 year, 10 months ago.

Assisted by: Kor.

Author Posts
August 9, 2023 at 7:35 pm #14178127

Felipe Marquardt

I am trying to: load the translated page without success: hidden link

Link to a page where the issue can be seen: hidden link

I expected to see: hidden link

What I Discovered:
Disabling the plugin Custom Post Type UI the problem resolves but the content created using this plugin do not load.

Other custom posts I created using ACF PRO without problem.

August 11, 2023 at 5:49 am #14185889

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Hello,

We appreciate your inquiry with WPML support.

Upon examining the page located at hidden link, it appears that the members within the members section are generated using a custom module from a third-party plugin. Before these members can be displayed correctly, you might need to register this module as instructed in our documentation at https://wpml.org/documentation/support/language-configuration-files/how-to-register-page-builder-widgets-for-translation/.

Would you be willing to give this a try and let me know about the outcome?

Additionally, from the data obtained through your debug information, I've noticed that the "WP Memory Limit" in your PHP configuration is currently set below the recommended 256MB or the required 128MB, as outlined in our documentation available at: https://wpml.org/home/minimum-requirements/. To resolve this issue, I kindly suggest reaching out to your hosting provider to request an adjustment to the PHP value.

Thank you for your attention to these matters.

August 18, 2023 at 2:27 pm #14253159

Felipe Marquardt

Thanks for the assistance.

I disabled the plugin thar was uncompatible with WPML and used ACF for creating custom POST TYPES and Taxonomies.