Select Stylesheets in Richtext editor just shows blank checkboxes
The stylesheets section is just showing 4 checkboxes with no names.
In the main Stylesheet Section (and in /css in the project folders) there are loads of css files.
Also there are subdirectories and scss (sass) files in them, could this have affected it?
Is there anywhere in the config or in the database that I can add these links manually as its annoying that the editors cannot use the styles and h2 h3 h4 etc
angular.min.js?cdv=390984719:63 TypeError: stylesheetResource.getRulesByName is not a function
at umbraco.controllers.js?cdv=390984719:16315
at Array.forEach (<anonymous>)
at Object.n [as forEach] (angular.min.js?cdv=390984719:6)
at umbraco.controllers.js?cdv=390984719:16313
at i (angular.min.js?cdv=390984719:79)
at angular.min.js?cdv=390984719:80
at Object.$eval (angular.min.js?cdv=390984719:92)
at Object.$digest (angular.min.js?cdv=390984719:90)
at Object.$apply (angular.min.js?cdv=390984719:92)
at j (angular.min.js?cdv=390984719:101)
Select Stylesheets in Richtext editor just shows blank checkboxes
The stylesheets section is just showing 4 checkboxes with no names.
In the main Stylesheet Section (and in /css in the project folders) there are loads of css files. Also there are subdirectories and scss (sass) files in them, could this have affected it?
UPDATE I tried add this:
but it made no difference
Hi Richard
That's an odd issue - I'm wondering what exact version of Umbraco 7 you're using? I'm wondering if it could be a bug that needs to be fixed.
/Jan
Is there anywhere in the config or in the database that I can add these links manually as its annoying that the editors cannot use the styles and h2 h3 h4 etc
Thanks
I'm using v7.12.3 As it was an old system that I have upgraded I'm not sure if it was like that in the previous versions.
Now I see this when loading the content page:
is working on a reply...