We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25803 ☆ A M B ☆
    • 721 Posts
    Hello,

    Going into training tomorrow to show client how to maintain and update their web site. TinyMCE is giving me a major problem however, with creating links. I get this as an example:

    <a mce_href="[~18~]" href="%5B%7E18%7E%5D">Link Test</a>

    This is created having selected "Link Test" in the RTE, clicking the link button, and using the Link list. If I change it manually, TinyMCE changes it back the next time you go back to the page.

    On the web page, the link is http://www.domain.com/[~18~].

    Anyone else ever experienced this?

    FCK works for links, but it isn’t showing images in the RTE.
      • 25663 MODX Staff
      • 12,272 Posts
      What browser and version, what version of MODx and what version of the TinyMCE plugin are you using?
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 4018
        • 1,131 Posts
        Yeah, would help to know some version information. But it does look like you turned cleanup off in the plugin configuration. Turn it back on and you should be set.
          Jeff Whitfield

          "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
          • 25803 ☆ A M B ☆
          • 721 Posts
          MODx .9.6.1p2
          Firefox 3
          TinyMCE 1.3.1

          It worked on other browsers so I’m ok for now.

          I can’t stand clean up being on and what it does to the code, particularly with chunks, putting paragraph tags around them when you don’t want them there and you’ve removed them, so I always turn it off.