ACF Insert / edit link not working
-
ACF Insert / edit link not working when I click on “Select Link” in page edit in admin, it throws js error i.e.
Uncaught TypeError: Cannot read property ‘show’ of undefined wplink.min.js?ver=5.5.1:2
at Object.open (wplink.min.js?ver=5.5.1:2)
at acf.Model.open (acf-input.min.js?ver=5.9.1:1)
at i.onClickEdit (acf-input.min.js?ver=5.9.1:1)
at i.<anonymous> (acf.min.js?ver=5.9.1:1)
at HTMLAnchorElement.d (jquery.js?ver=1.12.4-wp:2)
at HTMLDivElement.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDivElement.r.handle (jquery.js?ver=1.12.4-wp:3)also it gives error on page load i.e.
Uncaught TypeError: Cannot read property ‘registerPlugin’ of undefined yoast-seo-compatibility.js?ver=5.5.1:4at new YoastOxygen (yoast-seo-compatibility.js?ver=5.5.1:4)
at HTMLDocument.<anonymous> (yoast-seo-compatibility.js?ver=5.5.1:20)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)When I deactivate the plugin then it’s work but it’s not work with this plugin, see below screenshot
https://prntscr.com/ufyxpn
- The topic ‘ACF Insert / edit link not working’ is closed to new replies.