Skip to content

Commit

Permalink
Fix some typos and add a better description
Browse files Browse the repository at this point in the history
  • Loading branch information
benitolopez committed Mar 20, 2017
1 parent f575c3d commit 5cafe34
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@ To translate a room, you just need to follow the same steps required to translat

![WPML translate icon](https://d2salfytceyqoe.cloudfront.net/wp-content/uploads/2011/01/wpml-add-translation.png)

The idea is to create and exact copy of the room in each translation. Same price, rates and settings. That's because is the original room (the room created in the default language) the one is added to the cart, regardless of the language selected by the guest. So, each translation must have the same features.
The idea is to create an exact copy of the room in each translation. Same price, rates and settings. That's because is the original room (the room created in the default language) the one is added to the cart, regardless of the language selected by the guest. So, each translation must have the same features.

The easiest way to do this is click on the **"Overwrite with English content"** button (replace *English* with your default language):

![WPML overwrite button](https://d2salfytceyqoe.cloudfront.net/wp-content/uploads/2011/01/wpml-translating-a-post.png)

This will sync the content of the translation with the content of the room created with the default language. You don't want to sync the content in this way forever, otherwise you will not be able to modify each translation independently. That's only a quick and temporary way to populate the translation with the same settings of the default room. After the sync, click on the **"Translate independently"** button to make this translation independent again and save the room.

If the room is a variable room, assign the correct rate to each variation. Unfortunately rate names are not synchronized correctly, so you need to re-assign the correct rate in the select.
If the room is a variable room, assign the correct rate to each variation. Unfortunately rate names are not synchronized correctly, so you need to re-assign the correct rate in the select dropdown.

**VERY IMPORTANT**: the default room and his translation must have the **same variations** (if it is a variable room of course). But it is not enough; you must have them in the **same order**!
**VERY IMPORTANT**: Variable rooms must have the **same variations** in the **same order** in each language!

## Conclusion

That's it. If you need help with WPML contact his authors directly. As usual, support is not provided for third-party plugins.
That's it. If you need help with WPML contact his authors directly. Again, no support is provided for this extension (or for WPML).

0 comments on commit 5cafe34

Please sign in to comment.