Hello.
Sorry, those shortcodes like in your examples will not work.
Usually if you are having the multi-language website, you need to use some translation plugin, like WPML or qTranslate.
These plugins change the locale of website dynamically.
Booking Calendar load specific language of plugin, depend from the current active locale of plugin.
So in your case, you need to create 2 pages with WPML or qTranslate. Each page in specific language. And insert into these pages Booking Calendar shortcode. Booking Calendar detect active locale of the website, and will load calendar and some other language data automatically.
Please note, some data, like “Thank you” message from the General Booking Settings page or calendar labels, or emails or form fields have to be configured in 2 languages at the settings of Booking Calendar.
Please read more how to configure it in this tutorial: http://wpbookingcalendar.com/faq/several-languages/
Kind Regards.
Thanks.. We use WPML,the important thing is that the calendars in several languages are centralizad, we don’t need booking but just to show the avalaibility calendar to the visitors but the calendar must be the same..
You can insert the same shortcode:
[bookingcalendar nummonths=3]
into those 2 different pages.
Just be sure that one page have active locale for one language and other page for other language.
Kind Regards.
Ok..Thanks..I’ll try tomorrow..