Problem: I am trying to initialize the select2.js library on my custom search filters but I see an error in the console:
select2.min.js - Uncaught Error: No select2/compat/inputData
Solution:
Be sure to initialize select2 only on select fields. In this case, a checkbox field was included in the jQuery selector, resulting in an error.
Can I create multilingual pages in Polylang on toolset? I found include WPML localization options for multilingual use with toolset, but I can't find it on my form page.
Solution:
Polylang is different from WPML plugins, you can not use WPML options for Polylang plugin, it won't work.
Both WPML(https://wpml.org) and Toolset plugins are our company products, so they are full compatible, if you are working on a new project, I suggest you try with WPML plugins, and translate your websites pages/posts/forms into different languages.