Link toolbar not showing anymore for group and Column since WordPress 6.6
Support
Hi,
Since last update of WordPress, the link toolbar is not showing any more for group and Column. The option is check in the settings. But not visible when i select a group in the editor. This is very problematic cause i have multiple links that i can’t update anymore.
Thanks for your help,
Best regards,
Yoan
Details
- Support Author: lecyo164
- Support Link: https://wordpress.org/support/topic/link-toolbar-not-showing-anymore-for-group-and-column-since-wordpress-6-6/
- Latest Activity: 27 minutes ago
- Spinup Sandbox Site: https://tastewp.com/new/?pre-installed-plugin-slug=block-options
Note: This support issue is created automatically via GitHub action.
There is an issue with a ACF function in the JS, if I comment it out the link option comes back.... I don't know what it might have broken me doing that but I don't need it of ACF.
Line 8864 - 8878 in build/index.js
Just incase it helps anyone else
I dont have time to debug it fully and find put why its broken!
There is an issue with a ACF function in the JS, if I comment it out the link option comes back.... I don't know what it might have broken me doing that but I don't need it of ACF.
Line 8864 - 8878 in build/index.js
Just incase it helps anyone else
I dont have time to debug it fully and find put why its broken!
I'm not sure this work will be effective (means 'broken') somewhere, but @AndrewBrightbulb said like this. It's worked for me.