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.
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - | - |
| 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - | - |
Supporter timezone: Asia/Yerevan (GMT+04:00)
This topic contains 10 replies, has 0 voices.
Last updated by alwaleeda-6 1 hour, 43 minutes ago.
Assisted by: Christopher Amirian.
| Author | Posts |
|---|---|
| May 9, 2026 at 8:28 pm #18024669 | |
|
alwaleeda-6 |
Dear WPML Support Team, I am writing to raise an urgent complaint regarding a serious issue I experienced while setting up WPML on my WordPress website. Website: hidden link During the WPML setup process, I reached the AI Translation step. After continuing with the setup, my website content was removed or reset, and the site appeared to revert back to the original theme/demo layout instead of keeping my updated pages and design. This has caused a major problem because I had recently completed a full redesign and content update for my website, including the homepage and main pages such as Work With Me, SSPN, Speaking, Insights, Media, and Contact. The issue affected my live website and forced me to restore a previous backup to recover the site. I need your urgent support to understand: Why WPML caused the website to reset or revert to the original theme/demo content. This is very concerning because I installed WPML to translate my website, not to overwrite or reset my existing work. Please treat this as urgent and advise me on the safest way to proceed without damaging the restored website again. Best regards, |
| May 11, 2026 at 12:11 pm #18027430 | |
|
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi Alwaleed, Welcome to WPML support. This is indeed a concerning matter, as WPML does not touch the original page and post language and works on translations. So I think this warrants an investigation. What I suggest at the time being is that you contact your hosting service provider and ask for the staging/copy version of the website. Then, please set the next reply as private and provide the login information for the staging/copied website. I will personally go ot the website and try to install WPML and set it up for English and Arabic and see what the result is. That way, if the issue happens, I will have an environment that I can work on without the fear of breaking a live website. Thanks. |
| May 11, 2026 at 1:40 pm #18027772 | |
|
alwaleeda-6 |
again i download and activate it and it removed my site |
| May 11, 2026 at 1:44 pm #18027781 | |
|
alwaleeda-6 |
This is the 2nd time I didn`t even click translate and it removed everything all pages / post and return the theme |
| May 11, 2026 at 3:02 pm #18028079 | |
|
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hello, I'd be happy to check, but you did not give the login information of the website copy so I can check. May I ask you to set the next reply as private and provide the login information so I can check the website? As mentioend please make sure it is the staging/Copied version so I can do investigation. Thanks. |
| May 12, 2026 at 7:40 am #18029290 | |
|
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hello Alwaleed, Thank you for the login information. I finished the WPML setup, and indeed, it had an issue that even if you went to WordPress Dashboard> Pages, you would see no pages. There seemed to be a database malfunction during the setup in the first place and as the language information is set once, no matter how many times you would install WPML, it would show the same. I followed the steps below to fix the issue: - Go to "WordPress Dashboard > WPML > Support > Troubleshooting (link)". Now as I used a temporary Registration Key for WPML I removed it. You can go to WordPress Dashboard > WPML > Translation Dashboard and you will see a section at the top to complete your registration there. Thanks. |
| May 12, 2026 at 9:55 am #18029776 | |
|
alwaleeda-6 |
Hi Christopher, Thank you for the update. It looks okay now, and I am still working on the staging website to test everything properly before applying anything to the live website. I have three questions: How can I place the language switcher at the top/header of the website as a simple switcher, ideally just a flag or E/A? Kindly advise on the safest process before I apply anything to the live website. Best regards, |
| May 12, 2026 at 12:28 pm #18030382 | |
|
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi Alwaleed, Thank you for your reply. Would you please watch this video? hidden link Summary This video provides a detailed walkthrough on how to add and configure a language switcher using the WPML plugin in a WordPress dashboard. It covers navigating to the WPML languages menu, adding the language switcher block to a header template, customizing its appearance, and troubleshooting common issues such as database malfunctions by using the WPML troubleshooting tools. Action Items - Add the language switcher block to the header template via the WPML languages menu. Documentation for the language Switcher: https://wpml.org/documentation/getting-started-guide/language-setup/language-switcher-options/ Documentation for the menu translation: Documentation for Translation Dashboard: Thanks. |
| May 12, 2026 at 1:30 pm #18030680 | |
|
alwaleeda-6 |
Hi Christopher, Thank you for the video. I watched it and followed the steps on the staging website. I tried to add the language switcher inside the header template, but I am facing one issue. The switcher appears either above the navigation menu or below it, not aligned properly in the same row with the menu. Please see the attached screenshot. Could you kindly advise how I can place the language switcher correctly at the top/header area, ideally aligned with the navigation menu on the right side, as a simple flag or E/A switcher? Best regards, |
| May 13, 2026 at 11:12 am #18032677 | |
|
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hello, The problem was that there was a CSS forcing the language switcher to take 100% width. I added a custom CSS to WordPress Dashboard > WPML > Languages > Language switcher options > Additional CSS:
body .wpml-language-switcher-block {width: auto !important}
And now it will get the width of the parent row. So you can do whatever you want with the block in the template. Thanks. |
| May 18, 2026 at 9:37 am #18042228 | |
|
alwaleeda-6 |
Hi Christopher, After configuring WPML on the live website, I followed the troubleshooting step you mentioned earlier: WPML → Support → Troubleshooting → Set Language Information This restored some of the missing information, but it also seems that some old theme/template content came back on the website. Please see the attached screenshot. Could you kindly advise what happened and what is the safest way to fix this without affecting the live website further? Best regards, |

