[Resolved] FSE Theme: only header and footer are visible
This thread is resolved. Here is a description of the problem and solution.
Problem: The client translated a page, but only the header and footer are visible in the translated version, not the main content. Solution: We recommend running the following SQL query to update the post name, which might resolve the issue:
UPDATE `teqzwp_posts` SET `post_name` = 'page' WHERE `ID` = '717';
This changes the post name to 'page' for the post with ID '717'.
If this solution does not apply because it might be outdated or not suitable for your case, please check the related known issues and verify the version of the permanent fix. Ensure you have installed the latest versions of themes and plugins. If the issue persists, we highly recommend opening 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:
We translated the page hidden link into English at hidden link. The header and footer are translated properly, but the content is not showing. I already translated the templates and all patterns. The 404 page is showing well: hidden link
Symptoms:
The content of the translated page is not showing, only the header and footer are visible.
Questions:
Why is the content of the translated page not showing?
Have I missed any steps in translating the templates and patterns?
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+01:00)
To troubleshoot this problem, I'll install the Duplicator plugin and generate packages for further debugging purposes. I'll ensure to exclude all media files to maintain a minimal package size. You can find more information about the process here: [link](https://wpml.org/faq/provide-supporters-copy-site/). Please confirm if this approach is acceptable to you.