This thread is resolved. Here is a description of the problem and solution.
Problem:
After changing the default language from Italian to English on a bilingual website, the availability calendars stopped functioning.
Solution:
We recommend two potential solutions:
1) Modify the database:
- Access your database manager, such as PhpMyAdmin.
- Execute the following SQL query:
SELECT * FROM `wp_postmeta` WHERE `meta_key` LIKE '%room_type_id%'
- Replace the IDs as necessary based on your results.
2) Create new content in the English language:
- Develop a new accommodation type for the English version.
- Add accommodations and configure rates for this new type.
You may need to remove the old Accommodation Types and Rates.
If these steps do not resolve your issue or if the solution seems outdated, 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.
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.
Our next available supporter will start replying to tickets in about 6.57 hours from now. Thank you for your understanding.
This topic contains 6 replies, has 2 voices.
Last updated by Osama Mersal 4 months, 3 weeks ago.
Assisted by: Osama Mersal.
This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.