I would like to turn off the like feature on a per-space basis. Instead, I would would like to have Yes and No links for a "Was this helpful" question (like confluence has on its documentation pages>
In each space where you want to not see it, go to "Space Tools", "Look and Feel", "Sidebar, header and footer" and paste the following into the footer section:
{style}#likes-section { display:none; } {style}
As far as the "Was this Helpful" links, you'd have to figure out what functionality it is you need for clicking on the links/buttons.
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.