Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Richard Hamilton 79 posts 169 karma points
    Jan 10, 2019 @ 16:04
    Richard Hamilton
    0

    Select Stylesheets in Richtext editor just shows blank checkboxes

    Empty 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:

    <appSettings>
     <add key="umbracoCssDirectory" value="your\path\to\the\css" />
    

    but it made no difference

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jan 10, 2019 @ 21:21
    Jan Skovgaard
    0

    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

  • Richard Hamilton 79 posts 169 karma points
    Jan 11, 2019 @ 14:11
    Richard Hamilton
    0

    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

  • Richard Hamilton 79 posts 169 karma points
    Jan 11, 2019 @ 10:22
    Richard Hamilton
    0

    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.

  • Richard Hamilton 79 posts 169 karma points
    Jan 15, 2019 @ 12:33
    Richard Hamilton
    0

    Now I see this when loading the content page:

    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)
    
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies