iskisbzh
Forum Replies Created
-
Yes, the bug persist with yoast v24.0
Happen when define(‘SCRIPT_DEBUG’, true);Correction :
Not only when WP_DEBUG = true
The bug happen when define(‘SCRIPT_DEBUG’, true);Hello, Same for me.
Conditional logic with taxonomy field dont work => javascript error in plugins/advanced-forms/assets/dist/js/admin.js
Its impossible to assign an element into the list “term is equal to”
af: Version 1.9.3.5
acf pro: Version 6.3.5
Wp: Version 6.6.1
NB : I try with advanced form disabled and conditional logic with taxonomy field work.- This reply was modified 1 year, 9 months ago by iskisbzh.
Hello,
Same error on firefox linux.
Object.hasOwn is not a function block-editor.js:419:5164
This ticket is not resolvedSame for me, I’m updating an older yoast 15.1.1 on old wp to wp 6.2 with latest yoast 19.7.1.
Now my backoffice takes at least 1 minute to display any pages.
Big issueForum: Plugins
In reply to: [ImageMapper] ImageMapper now incompatible with many other pluginsreplace the old jquery.imagemapster.min.js on /wp-content/plugins/imagemapper/script/ by this one :
https://github.com/jamietre/ImageMapster/blob/master/dist/jquery.imagemapster.min.jsForum: Plugins
In reply to: [ImageMapper] Imagemap created but then I see nothingreplace the old jquery.imagemapster.min.js on /wp-content/plugins/imagemapper/script/ by this one :
https://github.com/jamietre/ImageMapster/blob/master/dist/jquery.imagemapster.min.jsWork for me !