This question is in reference to Atlassian Documentation: Likes and Popular Content
I don't seem to be able to disable the like plugin for a recent installment of Confluence cloud. I go to Manage Add Ons but can't find a way to disable, but I was able to do it with another installment a year ago. Maybe I forgot something.
If you're using Confluence Server, then you can disable it by disabling the "Confluence Like Plugin" (you have to change the dropdown in the Manage Add-ons screen to "System"), but that won't work for Confluence Cloud.
Your best option is probably just to hide it with CSS. You can disable it globally by going to the "General Configuration", finding the "Sidebar, Header, and Footer" link, and then inserting the following text in either the header or the footer:
{style}#likes-section{display:none;}{style}
Perfect !! Thank you Stephen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Stephen Deutsch - I am using confluence 6.2.4, when I added the suggested text in footer that didn't work.
I then went to Space Tools -> Stylesheet -> Space Stylesheet and added the text. This worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Doesn't work in 6.13.3 (Data Center). My admins don't want to enable Stylesheets due to the risk of cross-site scripting (XSS) attacks. :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Something worked a year ago, because I disabled it on another instance of Confluence cloud that I manage and it is still disabled. Maybe that avenue was closed.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.