Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
You are translating a website to Spanish using WPML and encountering 'Not Found' errors on the Events Calendar pages, including both archive and single event pages, despite successful translations according to Translation Management.
Solution:
We resolved the issue of Events Calendar pages showing 'Not Found' in Spanish by addressing the custom URL structure in the Permalinks settings. Here's how you can fix it:
1. Navigate to the Permalinks settings in your WordPress dashboard.
2. Remove any custom structures that include 'index.php' in the path, as this can cause 404 errors.
3. Change the permalink setting to 'Post name' to ensure URLs are generated based on the post titles.
After making these changes, the Events Calendar pages should display correctly in Spanish.

If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, we highly recommend checking for 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 further assistance is needed, 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.

Tagged: 

This topic contains 1 replies, has 0 voices.

Last updated by jamesS-53 4 weeks ago.

Assisted by: Lucas Vidal de Andrade.

Author Posts
May 22, 2025 at 2:49 pm #17062451

jamesS-53

Background of the issue:
I am translating a website to Spanish using WPML that was developed by someone else. All pages and posts worked fine, but the Events Calendar pages all come up as 'Not Found' in Spanish. That's for the archive and single events. The website has an active license on their own account. I followed all documentation in the knowledgebase for the Events Calendar.

The event category pages do work.

Symptoms:
Events Calendar pages show 'Not Found' in Spanish, despite being translated successfully according to Translation Management.

Questions:
Why are the Events Calendar pages showing 'Not Found' in Spanish?
How can I resolve the 'Not Found' issue for the Events Calendar pages?

May 22, 2025 at 3:08 pm #17062665

Lucas Vidal de Andrade
WPML Supporter since 11/2023

Languages: English (English ) Spanish (Español ) German (Deutsch ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hey there.

I would like to look at this directly on your site. For this I would need temporary access (WP-Admin and FTP) to your site, preferably to a test/staging site where the problem has been replicated if possible.

The required fields can be found below the comments section. The information you enter is private, i.e. only you and I can see it and have access to it.

I may need to replicate your website locally. To do this, I need to temporarily install a plugin called "Duplicator" or "All in One WP Migration" on your website. This will allow me to create a copy of your website and content. Once the issue is resolved, I will delete the local website. Let me know if this works for you.

IMPORTANT

Please make a backup copy of the site files and database before giving us access.

- If you do not see the wp-admin/FTP fields, this means your post and site login details are being made PUBLIC. DO NOT post your website details if you do not see the required wp-admin/FTP fields. If you do not, ask me to enable the private box. The private box looks like this:

hidden link

May 23, 2025 at 2:55 pm #17067033

jamesS-53

Hello,

I was able to resolve the events not appearing in Spanish by removing the custom URL that someone created in Permalinks. They had index.php in the path, which caused the 404 error pages.

I switched it to Post name and everything worked as expected.