Unpublish pages are displayed as Published in Umbraco Backoffice
I've a problem with the style of how the Unpublished pages are displayed in the Umbraco Backoffice Content menu.
On the Test environment, the Name of the Pages which are Unpublished is faded and we can see clear which one's are Published and which one's are Unpublished.
Also, I observed that in the CSS on the order list element, when a page is Unpublished the class "not-published" is set .
On the Live environment, the Name of the Pages which are Unpublished are displayed in the same way as the Published pages, even if they are Unpublished and we are not able to see the difference between Published and Unpublished pages in the Content Menu. Also, in this case, as I saw, the class "not-published" is not set on the order list element as class.
Had anyone got this problem and knows how it can/should be fixed?
Unpublish pages are displayed as Published in Umbraco Backoffice
I've a problem with the style of how the Unpublished pages are displayed in the Umbraco Backoffice Content menu. On the Test environment, the Name of the Pages which are Unpublished is faded and we can see clear which one's are Published and which one's are Unpublished. Also, I observed that in the CSS on the order list element, when a page is Unpublished the class "not-published" is set .
On the Live environment, the Name of the Pages which are Unpublished are displayed in the same way as the Published pages, even if they are Unpublished and we are not able to see the difference between Published and Unpublished pages in the Content Menu. Also, in this case, as I saw, the class "not-published" is not set on the order list element as class.
Had anyone got this problem and knows how it can/should be fixed?
Thank you.
I have not seen it come up before, but you could maybe try clearing your browser cache to see if that makes any difference.
Already did it, several times, it does not solve the problem.
is working on a reply...