Descripció
The Falang for WPBakery plugin makes your WPBakery page translation simpler. You need to have your site working with the Falang system for translation.
You don’t have to duplicate the page anymore to translate it, just translate only what is necessary. It’s easier to maintain and all parameters are the same for all languages.
Free vs Pro
Free verion support vc_btn,vc_column,vc_message,vc_section,vc_tta_section
Pro version support
-
WPBakery :
vc_cta,vc_custom_heading, vc_hoverbox, vc_line_chart, vc_pie,vc_progress_bar, vc_raw_html, vc_round_chart, vc_single_image, vc_text_separator -
martfury :
martfury_banner_large, martfury_banner_medium, martfury_banner_small, martfury_counter, martfury_faqs, martfury_icon_box, martfury_icons_list, martfury_image_box, martfury_member
other elements on demand.
Concept
Translate static text ,url, textarea, from the main language to other languages.
WPBakery 6.7.0 don’t need anymore change to be working with Falang for WPBakery.
Witht the 6.6.0 version of WPBakery you have too add a Filter to allow the translation tab to be displayed.
wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php 925
add this line :
self::$sc[ $tag ] = apply_filters(‘vc_element_settings_filter’, self::$sc[ $tag ], $tag );
Known issues
Instal·lació
Note : This plugin works with WPBakery. Make sure you have WPBakery installed.
Note : This plugin works with Falang. Make sure you have Falang installed and configured with at least 2 languages
- Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
PMF
- Where to find help?
First time users should read the Falang for WPBakery – Documentation, which explains the basics (with screenshots – in English).
Ressenyes
Col·laboradors i desenvolupadors
"Falang for WPBakery Lite" és programari de codi obert. La següent gent ha contribuït en aquesta extensió.
ContribuïdorsTradueix “Falang for WPBakery Lite” a la teva llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.2 (2022/05/10)
- remove notice on mfields
1.1 (2022/02/15)
- Compatible with WordPress 5.9
- new lite-pro system
- add admin notices
1.0 (2021/09/30)
- Initial release