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.

Tagged: 

This topic contains 5 replies, has 3 voices.

Last updated by Dražen Duvnjak 7 months, 4 weeks ago.

Assisted by: Dražen Duvnjak.

Author Posts
March 31, 2024 at 9:01 pm #15467689

raymondeB

I am trying to: display page created as draft in the page section in wp backend

Link to a page where the issue can be seen: problem was temporally fixed by deactivating wpml multilingual cms.

I expected to see: the draft pages in the list in the page section

Instead, I got: the draft pages not displaying despite the page number on top being right. Hence indicating that the draft pages were indeed created but not just displayed. For example: the page number was 3 but only one page page was visible in the list.

But deactivating wpml multilingual cms fixed the issue... I'm fairly confident this is the culprit.

Thanks for your help

March 31, 2024 at 11:41 pm #15467808

Mohamed Sayed

Hi there,
Thanks for contacting WPML support.

1. To ensure the quickest and most accurate support, please provide your debug information so that I can get a look at some of your configurations. You can find it in WPML > Support > click on “Debug information” link. Please check this link for more info: http://wpml.org/faq/provide-debug-information-faster-support/

2. Create a full backup of the database and website then go to WPML > Support > Troubleshooting page, and click the following:

- Clear the Cache in WPML
- Remove ghost entries from the translation tables
- Fix element_type collation
- Fix WPML table collation
- Set language information
- Fix post type assignment for translations

Let me know please if that helps.

Kind regards,
Mohamed

April 2, 2024 at 12:31 am #15470927

raymondeB

Hello, I reactivated wpml in order to retrieve the debug info and the problem seems to have vanished. Could you maybe just have a look anyway at my debug info so to make sure everything is ok..

I sincerely don't understand what happened

Your help is really appreciated.

April 2, 2024 at 8:43 am #15471517

Mohamed Sayed

It could be a caching issue and disabling then activating the plugin fixed it. I checked the debug info and can see one issue only.

Please increase the WordPress Memory Limit. According to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. Minimum requirements for WPML is 128Mb. (Kindly check this page https://wpml.org/home/minimum-requirements/)

You can increase it by adding the following code in your wp-config.php file, right before the /* That’s all, stop editing! Happy publishing. */ line:

/** Memory Limit */
define('WP_MEMORY_LIMIT', '256M');
define( 'WP_MAX_MEMORY_LIMIT', '256M' );

Kind regards,
Mohamed

April 5, 2024 at 9:42 pm #15489939

raymondeB

thanks for your help, I've increased via cpanel the php limit. so far everything is running smoothly.

Have a great day / evening /night 🙂

April 8, 2024 at 7:42 am #15492821

Dražen Duvnjak
Supporter

Languages: English (English )

Timezone: Europe/Zagreb (GMT+01:00)

Hello,

thanks for getting back, glad to hear that.

Feel free to open a new ticket if the issue reoccurs or if there is anything else we can do to help.

I will be closing this ticket now.

Regards,
Drazen