We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39385
    • 2 Posts
    I recently installed Modx 2.2.1 and ported my website template into the manager. It all went well until
    I realized that several checkboxes and buttons were not displaying correctly in the manager.
    For example, when I try to assign a TV to a template under the "template access" tab there is no checkbox in the "access" column. If I hover over the column area, I can still click blindly and assign the template, but the visual aid of the checkbox is missing. Similarly, the boxes in the pagination area at the bottom of the manager pages ("next page", "previous page", etc.) are empty but still clickable and functional, and there is no visual aid such as a button when I created a TV with the "image" input type. Again, I can click blindly in the right-hand portion of the text field box and access the file manager, but there's no visual aid.

    Other buttons, icons and tabs such as "save", "close", "resources", "elements" etc. are displaying correctly, and as far as I can tell the rest of the installation is functioning correctly.

    Any help would be greatly appreciated. Thanks in advance!

    Revolution 2.2.1
    Linux
    PHP 5.2.17
    mySQL 5.0.92

    TinyMCE and ImagePlus TV Input installed

    Tested on PC and Mac, Firefox 11, Safari 5.1.5, IE 7

    This question has been answered by ciztes. See the first response.

      • 32316
      • 387 Posts
      Sounds similar to the problem mentioned in this thread: https://forums.modx.com/thread?thread=75696#dis-post-419817

      I'm not sure if it will help but try turning off the compress_css and compress_js system settings.
      • discuss.answer
        • 38855
        • 16 Posts
        I had once the same problem with an installation of modx in none english language but it was an issue with the lexicon settings cause it was incomplete for the language i used.-
        I don`t know if it's your case but maybe it could helps if you look at your lexicon files
          • 39385
          • 2 Posts
          Thanks for the replies! Turning off compress_css as suggested solved the problem. I can now see the missing icons, plus some I wasn't even aware were missing.