Development → Premium WordPress Plugins
-
Booking Calendar Pro, Premium, Hotel Edition
Get the complete solution for adding online booking to your site.
Support for multiple bookings in a day and the ability to add multiple resources.
The ability to customize your booking form fields and emails. Support Online payments.
The full functionality of Booking Calendar Standard and much more...
Check all features for each version here.
Start $119
-
Booking Calendar Standard
Add a simple booking solution to your site, that allows your visitors to make single or multiple day bookings for a single resource.
It's great for simple reservation services, rental service or any other service, where you need to make a booking on a specific date.
Get it for free.
-
Category and page icons
Add icons (images) to sidebar of your site or blog into section of categories and pages.
-
Microstock photo plugin
Millions of Microstock Photos for your Blog
Easily add relevant photos to your blog posts without leaving Wordpress.
Turn on the affiliate option to start earning money from links on your photos.
Simple, automatic and lucrative photos for Wordpress blogs
Tutorial of translation wordpress plugin
- Before making translation of wordpress plugin, you need to have Poedit program. You can download it from here. Its completly free.
- Start Poedit program.
- Select File -> New catalog from POT file from menu and select POT file for translation usually its inside of languages folder.
- Type description of your translation
( look at picture, example picture is made on translation of “Booking calendar” plugin) .
- Enter The name of PO file.
Name of file consist from 2 parts:
1st part its the filename of the plugin (in our situation its “wpdev-booking”),
2nd part its the Locale ( for translation in russian language “ru_RU”).
So we will have name “wpdev-booking-ru_RU.po”.
- Save file to the “languages” folder of plugin.
- Make translation.
- If you find in translation “%s” symbol you shoud leave it at the same place as at original trnslation line.
- Save file after translation.
- If you make translation one of my plugins ( from www.wpdevelop.com ) you can send this translation files (*.po, *.mo) to me info@wpdevelop.com and I will add them to the next release of plugin. Thank you.
Leave a Reply
hello,
Is it possible to have 2 languages active at the same time in the way the ‘sitepress-multilingual-cms.1.7.6′ enables someone to have his wordpress site in more than one language?
Its not tested, yet. I wil ltry to check it .
Hello,
I’m interested also if it supports 2 active languages.
Hello John,
Booking Calendar is support multi language, for changing language you
need to change locale at the config.php file. If you want to use
dynamic changing of language you can use this plugin xLanguage here
is link http://wordpress.org/extend/plugins/xlanguage/.
Hello,
I have made the translation and saved an Dutch .po and .mo. and uploaded the files to the translation folder.
How can I make the translation visible in the booking application?
Hello,
you need to put these files to language folder from plugin folder.
Also you need to have activated your locale at the config.php file from your site.