block-options icon indicating copy to clipboard operation
block-options copied to clipboard

Link toolbar not showing anymore for group and Column since WordPress 6.6

Open github-actions[bot] opened this issue 1 year ago • 2 comments

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.

github-actions[bot] avatar Jul 23 '24 14:07 github-actions[bot]

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!

AndrewBrightbulb avatar Aug 19 '24 12:08 AndrewBrightbulb

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!

Image

I'm not sure this work will be effective (means 'broken') somewhere, but @AndrewBrightbulb said like this. It's worked for me.

mj-sknk avatar Mar 10 '25 11:03 mj-sknk