Git Product home page Git Product logo

ninja-forms-polylang's Introduction

Integrate Ninja Forms + Polylang

Contributors: Alexist Ong

Tags: Ninja Forms, Polylang, multilingual

Requires at least: 3.0.1

Tested up to: 4.9.10

Stable tag: 3.1.1

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add form titles, descriptions, field labels, etc, to Polylang string translations

Description

Add form titles, descriptions, field labels, etc, to Polylang string translations

Installation

No installation required.

ninja-forms-polylang's People

Contributors

alexist-ong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ninja-forms-polylang's Issues

Missing fields for some parts

Hello!

just tested your plugin on a stage site. Amazing that you created this. I thank you so much!
A thing I saw here is that radio and some check boxes aren't getting into polylang.

How can I assist you into fetching these as well?

Plugin not translating "Select Files" button text

Hi @alexist-ong ,
I have noticed the plugin does not show translation of the "select files" button text though it's able to show it in translations.

In muy installation I have easily solved it adding the property select_files_text to the whitelist:

$this->field_whitelist = array(
                'label',
                'processing_label',
                'placeholder',
                'default',
                'help_text',
                'desc_text',
                'select_files_text'
            );

Hopefully you will agree it's the fix for this issue.

Best!!

Fatal error when importing a form

Hello there :)!

First of all, thank you for your nice add-on!
While your add-on was active, I've exported a form with the default Ninja Forms import/export feature. Then I tried to import it on another WP site with you add-on active too, and I got a fatal error on my website: "PHP Fatal error: Uncaught Error: Call to a member function get_settings() on null in /public_html/wp-content/plugins/ninja-forms-polylang/class_NF_PLL.php:67"

How can i avoid this?
Kind regards,
Cedric

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.