Falang for WPBakery Lite

Beskrywing

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 :
    banner_large, banner_medium, banner_small, counter, faqs, icon_box, icons_list, image_box, member

  • plethora
    button,counter,headinggroup,hoverbox,teaserbox….

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

Between the 1.5 and the previous version the datastorage for content html translation is changed.
The front-end translation will work but when you edit an old widget with content , the translation is removed.

Screenshots

  • Button Settings with new tab
  • Button Settings Translation page

Installation

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

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Kwel-vrae

Aanbevelings

Junie 22, 2022
After the installation I started to translate with very easy different parts of my website made with WPBakery. When I needed help with extra WPBakery Elements, Stéphane willingly created them. It is very useful and easy to use. I recommend it to everyone
Julie 1, 2021
100% compatible with WPBakery, 100% compatible with my theme,very easy to use and awesome support. You just send a message of what you need and they will add it imediately. I am on paid version and i can ensure you that is worth every peny. Thank you very much for your suppport guys. Looking forward to your next products.
Read all 2 reviews

Contributors & Developers

“Falang for WPBakery Lite” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

“Falang for WPBakery Lite” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Falang for WPBakery Lite” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5 (2023/03/20)

  • fix content translation use textarea_raw_html (break backend edition)

1.4 (2022/11/16)

  • fix WPBakery builder detection

1.3 (2022/11/15)

  • Compatible with WordPress 6.1
  • add content display filtering for WPBakery posts (post/page/product/cpt…)

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