When editing a template I can not find the at the top of the page to add labels. It used to work.....
I'm using latest version of Chrome and Confluence Cloud.
Seems that the Label button html is missing. It reads:
<div class="aui-buttons aui-toolbar2"></div>
It should read:
<div class="aui-buttons aui-toolbar2"><button class="aui-button aui-button-subtle rte-button-labels" type="button" data-tooltip="Labels" id="rte-button-labels" data-explicit-restrictions="" data-inherited-restrictions="" original-title="" aria-describedby="tipsyuid3"><span class="icon aui-icon aui-icon-small aui-iconfont-devtools-tag"></span></button></div>
You can inject this into the page using your browser's Developer tools to show the button, which then functions as normal. Maybe better to wait for a fix though, since it's not clear why the button's been removed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your effort Richard. However, I just want it to work without having spend time with developer tools. So I will wait for a fix.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This problem also exists in version 6.11.2
Your suggestion worked perfectly once I figured out how to use the developer tools.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.