bestwebsoft on "[Plugin: Multilanguage by BestWebSoft] Presale questions"

ساخت وبلاگ

Hi El,

What is actually translates automatically?
Our plugin will create translations for standard fields only: title, content, category and tags of post/page.
The menu will be translated automatically, if it is a standard menu that consists of the existing pages.
Custom menu items will not be translated.

Do you mean for each language I want to use I need my theme and plugins PO and MO files be uploaded on my server?
No, it is necessary to add the appropriate content for each selected post/page via Admin panel.

I have listings on my site which are custom pages that also have tags and categories, will I be able to translate it with your pro version?
Yes, Multilanguage Pro allows you to translate standard fields of custom post types, as well as categories or taxonomies titles.

How do I translate my home page which is made with widgets?
Unfortunately, at the moment plugin doesn't support translating widgets.

How to translate the footer for example?
If all the necessary text is translate ready in your footer (all text before outputting in the front-end must be pretreated with functions for translation, https://codex.wordpress.org/L10n ), then you have to create and edit the appropriate .PO and .MO files in the folder with your theme. When someone switches languages, WordPress locale switches too (if the necessary option is enabled on the plugin settings page), and the footer content is displayed in chosen language.

How can I instal the language switcher on my menu bar?
To add language switcher on your site (for Multilanguage Pro), just add the following lines to the end of the "functions.php" file on your site:

add_filter( 'wp_nav_menu_items', 'mltlnggpr_menu_item', 10, 2 );
function mltlnggpr_menu_item ( $items, $args ) { if ( function_exists( 'mltlnggpr_get_switcher_block' ) ) $items .= '<li>' . mltlngg_get_switcher_block() . '</li>'; retu $items;
}

More additional info you can find here: https://docs.google.com/document/d/1018gX-8ggRs180LT2B90q0zhEJ7EewDOckpwmkJYb5Y/edit#heading=h.k4zcbdmos98l

We'd like to note that you can purchase Pro plugin version and test it on your site. In case the product won't satisfy your needs, you're able to ask for a refund in the first three months after purchase.

Also, you can request a paid customization service if necessary, and we'll expand plugin functionality according to your requirements.

You can always contact us with any questions relating to our products via our support forum - http://support.bestwebsoft.com.

Sincerely,
BestWebSoft Support Team

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 259 تاريخ : شنبه 9 مرداد 1395 ساعت: 15:52