We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15992
    • 33 Posts
    Is there anyone who has seen any solution to the Delete button is hidden under Elements in Evo 1.0.10?
    See picture of the problem. [ed. note: kjell last edited this post 11 years, 10 months ago.]
      • 9995
      • 1,613 Posts
      should be visible. Maybe safety reasons?
      the theme I use doesn't "hide" it.
        Evolution user, I like the back-end speed and simplicity smiley
        • 15992
        • 33 Posts
        There is a new installation and I'm the admin..., it is the second time I run 1.0.10 and the same thing happens, there are no settings that I can see who would have that eftekten.

        <li id="Button3" class="disabled">
        <a onclick="deletedocument();" href="#">
        <img src="media/style/MODxCarbon/images/icons/delete.png">
        Delete
        </a>
        </li>

        Where sets class="disabled" to Button3? [ed. note: kjell last edited this post 11 years, 10 months ago.]
          • 9995
          • 1,613 Posts
          line 1335 in manager / media / style/ carbon / style.css

          .actionButtons a.disabled img, .actionButtons li.disabled img {
              opacity: 0.3;
          }


          opatacy: 1;
            Evolution user, I like the back-end speed and simplicity smiley
            • 9995
            • 1,613 Posts
            * or do you mean the button doesn't work?
            just noticed after an update I couldn't delete a demo_rules chunk
              Evolution user, I like the back-end speed and simplicity smiley
              • 15992
              • 33 Posts
              Quote from: fourroses666 at May 22, 2013, 10:07 AM
              * or do you mean the button doesn't work?
              (y) Now you with me fourroses666 smiley And I saw now... you can not delete users as admin.... [ed. note: kjell last edited this post 11 years, 10 months ago.]
                • 31178
                • 128 Posts
                I see the delete button 'greyed' for elements, modules etc, though it still works for me (logged in as admin). Looks a little odd being greyed out, not sure if that is by design or not? (edit:just looking at a couple of action php files it looks like it is by design) [ed. note: uxello last edited this post 11 years, 10 months ago.]
                  • 9995
                  • 1,613 Posts
                  If you find any bugs or improvements, place them here:
                  http://tracker.modx.com/projects/evo/issues

                  I'm able to delete a user, need more info, is it a webuser or new publisher?
                  Maybe you can't delete an admin user even if you are an admin?
                  [ed. note: fourroses666 last edited this post 11 years, 10 months ago.]
                    Evolution user, I like the back-end speed and simplicity smiley