This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're experiencing issues with a search form from the Real Homes theme not displaying in Spanish on a specific page, despite working correctly on another, the issue might be related to database corruption.
Solution:
First, ensure you have a backup of your site. If the problem persists, you might need to run a SQL query to fix a corrupted database table. Here's the query you might need:
ALTER TABLE `gzjbzwdm_icl_string_packages`<br />CHANGE `post_id` `post_id` bigint(20) NULL AFTER `view_link`;
Make sure to replace 'gzjbzwdm_icl_string_packages' with the actual table name in your database. After running this query, try sending the page for translation again.
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If problems persist, please open a new support ticket.
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 is split from https://wpml.org/forums/topic/i-need-help-with-the-initial-setup-so-the-plugin-would-recognize-existing-posts-pages-and-custom/