We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Yeah, an unobtrusive Hide/Show button would be very nice. I have to disable it altogether when I’m designing templates.
      Studying MODX in the desert - http://sottwell.com
      Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
      Join the Slack Community - http://modx.org
      • 22770
      • 285 Posts
      Quote from: Lammikko at Aug 04, 2009, 07:19 AM

      Oh, and the temporary fix for Cancel button problem. Open file "close.php" and replace line 17 with this:
      <body onload="parent.$j.fn.colorbox.close();">';


      Has anyone tried this? It doesn’t seem to do anything different when I try it. The thickbox still remains. (I assumed I should actually be replacing the line with $body = ’<body onload="parent.$j.fn.colorbox.close();">’; )
        • 24935
        • 160 Posts
        I want a ’go to manager’ button on QM+ (if they have back-end rights) and a ’go to site’ button in the manager (if QM+ is enabled). That it more intuitive for a lot of end-users than opening and switching between two browser tabs/windows.
          • 14797
          • 9 Posts
          Quote from: PatrickSamphire at Aug 04, 2009, 12:43 PM

          Quote from: Lammikko at Aug 04, 2009, 07:19 AM

          Oh, and the temporary fix for Cancel button problem. Open file "close.php" and replace line 17 with this:
          <body onload="parent.$j.fn.colorbox.close();">';


          Has anyone tried this? It doesn’t seem to do anything different when I try it. The thickbox still remains. (I assumed I should actually be replacing the line with $body = ’<body onload="parent.$j.fn.colorbox.close();">’; )

          I have tried it both ways and neither resolve the problem for me....
            • 16610
            • 634 Posts
            Let’s try again. Fix for the cancel button problem. Open file "close.php" and replace line 17 with this:
            $body = '<body onload="parent.$j.fn.colorbox.close();">';


            Additional info: QuickManager+ 1.3 for Evolution 1.0 is already done and is waiting for repository approval. So, not quite yet in repository but very soon.
              Mikko Lammi, Owner at Maagit
              • 14797
              • 9 Posts
              Sorry but still seems to be no fix for me... how about anyone else?
                • 22770
                • 285 Posts
                Doesn’t work for me either, unfortunately. shocked

                A quick question: will the next version of QuickManager include a ’Manager’ button for those who have access to the manager? I’ve had a couple of users complain that there is now no easy way to switch from the front-end to the manager.
                • I would suggest a browser bookmark to their Manager page...two or three clicks at most; just one if you have the bookmark toolbar.
                    Studying MODX in the desert - http://sottwell.com
                    Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                    Join the Slack Community - http://modx.org
                    • 24935
                    • 160 Posts
                    I think it is better to make it super simple. Just put the button there. Everyone will know how to use it and it doesn’t take any effort or training. The less training necessary, the better!
                      • 15082
                      • 195 Posts
                      Maybe this is also interesting to this topic?

                      http://modxcms.com/forums/index.php/topic,33530.msg232064.html#msg232064