=== Falang for WPBakery Lite ===
Contributors: sbouey
Donate link: www.faboba.com/falangw/
Tags: WPBakery, falang, multilanguage, multilingual, composer
Requires at least: 4.7
Tested up to: 6.7
Requires PHP: 5.6
Stable tag: 1.10
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The Falang for WPBakery plugin makes your WPBakery page translation simpler.

== Description ==

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....

* Woodmart
  Text Block, Button, Section Title, Info Box, Promo banner, Responsive Text block, Testimonial

* Ultimate
  Info Circle
* Naapo
  Vertical Tab


other elements on demand.

= Concept =

Translate static text ,url, textarea, from the main language to other languages.

WPBakery 7.0 and 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 );


== Screenshots ==

1. Button Settings with new tab
2. 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

== Frequently Asked Questions ==

* Where to find help?
  First time users should read the [Falang for WPBakery - Documentation](https://www.faboba.com/en/wordpress/falang-for-wpbakery/presentation.html), which explains the basics (with screenshots - in English).

== Changelog ==

= 1.10 (2025/04/10) =
* display message on Info Circle (Ultimate)
* display message on Vertical Tab  (Naapo)
* Compatible with WordPress 6.7

= 1.9 (2024/10/16) =
* fix pro display message
* add link to buy the pro version on pro element supported
* Compatible with WordPress 6.6
* Compatible with WPBakery 7.9

= 1.8 (2024/05/17) =
* Compatible with WordPress 6.5
* Compatible with WPBakery 7.5

= 1.7 (2023/12/05) =
* display message on info box (Woodmart)
* display message on promo banner (Woodmart)
* display message on responsive text block (Woodmart)
* display message on testimonials (Woodmart)
* Compatible with WordPress 6.4

= 1.6 (2023/09/19) =
* Compatible with WPBakery 7.0
* display message on each supported widget in Falang for WPBakery Pro (WPBakery, Woodmart)
* Compatible with WordPress 6.3

= 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


== 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.
