In ACF 6.3.10, more changes were made to how AJAX requests are verified, which break acf-multiple-taxonomy
‘s AJAX verification implementation.
If anyone comes here looking for a fix, I have submitted a PR that resolves the issue.
]]>Hello,
I have a nonce invalid problem, if I disable acf_verify_ajax it works, but it’s of little use: function
ajax_query()
{
// validate
if (!acf_verify_ajax()) die();
I tested with a default plugin and just acf and acf-multiple-taxonomy any ideas?
thanks in advance.
]]>I really need this type of feature for the Relationship field. Currently you can only filter posts one category/taxonomy at a time.
]]>Ciao,
can you help me to include your plugin in a thme like acf pro
https://www.advancedcustomfields.com/resources/including-acf-within-a-plugin-or-theme/
Thnx in advance
Toni
]]>Hi, this plugin worked great, but there was one minor problem: It caused the grid layout of the Media Library (/wp-admin/upload.php?mode=grid) to completely conk out when I added Multiple Taxonomy field to an Image. The Library won’t load at all. My media library does have a lot of items (144K+) but it loads fine once the plugin is deactivated.
]]>