We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8425
    • 159 Posts
    Hello,
    My site works fine under MODX 1.0.5 locally (localhost) in edit mode but since I’ve moved it to GoDaddy (Unix package), the edit links in edit mode don’t show up.
    Has anyone encountered this problem? Where should I look to debug this
    Thanks for helping out as this is very frustrating.
      • 28042 ☆ A M B ☆
      • 24,524 Posts
      Does the main QM menu at the top of the page show?

      I’ve often had problems with QM that turned out to be subdomain issues; log in to sottwell.com and end up on the front-end with www.sottwell.com (or vice verse). The login session won’t carry across from one subdomain to the other.
        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
        • 8425
        • 159 Posts
        Thanks for replying. Yes, the QM menu at the top of the page show fine. Also if I use in a ditto [+#templateVariable+] it will show up but when I use [*#templateVariable*] on a page it doesn’t. [*#tv*] are ignored. Why is that?
        Any ideas?
        Thanks for helping me out...
          • 8425
          • 159 Posts
          In the Quick Manager+ plugin under the configuration tab select "Inline template variable buttons" to true and voila.