This thread is resolved. Here is a description of the problem and solution.
Problem: You are trying to load the translation queue in WPML, but it's not displaying correctly, showing only headings before turning into a blank page. Solution: We recommend enabling WordPress debugging to identify any underlying issues. Here’s how you can do it: 1. Access your site’s
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your specific case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please 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.
Background of the issue:
I am trying to load the translation queue in WPML. I have deactivated all plugins except WPML Multilingual CMS and WPML String Translation. I followed the instructions from a support post (https://wpml.org/forums/topic/translation-queue-not-working/) but the issue persists. Here is the link to the page where the issue can be seen: hidden link.
Symptoms:
The translation queue is missing. It initially shows some headings as it loads, but then a blank page appears. The page title is 'Translations queue'.
Questions:
Why is the translation queue not loading properly?
What steps can I take to resolve the blank page issue in the translation queue?
When you visit the translation queue page, can you activate WordPress debugging to check if there is anything in the debug.log? You can add a few lines to the site’s wp-config.php file. With the error log enabled, you will see the actual problem.
To enable it, open your wp-config.php file and look for define('WP_DEBUG', false);. Change it to:
define('WP_DEBUG', true);
To enable the error logging to a file on the server, you need to add yet one more similar line:
define( 'WP_DEBUG_LOG', true );
The errors will be saved to a debug.log file inside the /wp-content/directory.
Alrighty. I've got the debugging and logging turned on. I navigated around the back end of the site a little and then back to the Translations page, and it hung up. I've downloaded the debug file and took a screenshot of it, which I've attached.
Thank you for sharing the log. From the information provided, it appears that the fatal error is originating from your child theme, specifically on line 134 in your functions.php file. Could you please try temporarily activating your parent theme to see if the page loads successfully?
I don't see any errors or warnings related to WPML.
I need to request temporary access (wp-admin and FTP) to your site—preferably to a test site where the problem has been replicated if possible—in order to be of better help. When you log in to leave your next reply, you will find the needed fields below the comment area. The information you will enter is private, meaning only you and I can see and access it.
Manage Cookie Consent
We use cookies to optimize our website and services. Your consent allows us to process data such as browsing behavior. Not consenting may affect some features.
Functional
Always active
Required for our website to operate and communicate correctly.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
We use these to analyze the statistics of our site. Collected information is completely anonymous.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
These cookies track your browsing to provide ads relevant to you.