Skip to content

Releases: creame/connect-polylang-elementor

2.0.0 beta 2

06 Aug 16:10
Compare
Choose a tag to compare
2.0.0 beta 2 Pre-release
Pre-release

Dropdown style for Language Switcher.

Added new html Dropdown style for Language Switcher that show all languages on mouse hover and can use keyboard navigation. The dropdown effect is achieved only with CSS and no extra javascript is necessary.

2.0.0 beta 1

26 Jul 11:41
Compare
Choose a tag to compare
2.0.0 beta 1 Pre-release
Pre-release

New full rewritten version

Warning, breaking changes!! Language Switcher and Dynamic Tags internal names are changed so old v1 widgets won't work

  • New language switcher with SVG scalable flags. Can use 3:4 or 1:1 aspect ratio with border radius for rounded flags.
  • New language visibility conditions for widgets, sections and columns. Show or hide elements based on current language.
  • New dynamic tags for language name, language code, language flag (icon or svg scalable) and language url. Can select one language or use the current language.
  • Better Polylang / Elementor integration.
    • Automatically generate display conditios on new template translation.
    • Automatically generate CSS file on new template translation (don't need to edit new template).
    • Update display conditios un change template language.
    • Fix home and search links to point to the current language.
    • Hide langue on wp-admin for global widgets.
  • Cleared finder and plugin info.

NOTE: This is a beta version. The main functions are tested but there may be conditions that we have not anticipated. Use at your own risk and please report any issues

1.0.5

18 May 16:17
Compare
Choose a tag to compare

Fixed Global Widgets in secondary language stop loading Elementor editor

1.0.2

23 Apr 13:18
Compare
Choose a tag to compare
  • Fix Elementor template display conditions reset
  • Fix wp-cli error languages undefined
  • Fix Elementor deprecations
  • WordPress PHP Coding Standards