Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can anyone tell me how to remove/hide the Comments at the bottom of the Wiki pages?

Robert P_ Flath
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 16, 2020

Each Page has a "Comments" field at the bottom. Some page owners would like it removed/hidden. Is this possible?

1 answer

1 accepted

2 votes
Answer accepted
Radek Dostál
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 16, 2020 edited

You can do this through Stylesheets if you are a Space administrator.

 

In Space administration -> Look and Feel -> Stylesheets

#comments-section { 
display: none;
}

 

The stylesheet will be applied on every page across the entire Space.

To disable this for every Space on the instance, you would need to apply this .css globally via for example custom html in global administration, as an inline html/css reference, e.g.

<style type="text/css">
..
</style>

Custom HTML applies to every page on Confluence globally.

Robert P_ Flath
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 17, 2020

Thanks for the quick reply! Another person suggested using the "Hide" Macro, and that worked alos.

Radek Dostál
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 17, 2020

Right right - I also just realized that you originally said page owners - so with the .css this would also work if you add a "html" macro somewhere on the page and just place the style in it. Anyhow if "Hide" works then that sounds like a good option too :)

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, atlassian community events, ace, engineering, confluence feed, power of feed, atlassian ask me anything, atlassian confluence answers, ace rsvp, atlassian community events rsvp, atlassian magic

“How We Built This” ft. Atlassian Confluence Engineers

Meet the engineers who are making the Confluence magic happen at Atlassian ✨

RSVP now!
AUG Leaders

Upcoming Confluence Events