We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15003
    • 85 Posts
    I upgraded from modx-1.0.2 to modx-1.0.3 which gave me an upgrade from TinyMCE Rich Text Editor 3.2.4.1 to 3.3.2

    Somehow I lost the option to select custom css styles, AND it replaced it with "fontsizeselect" yuk! I figured out how to remove that option, but I just can’t seem to find a way to get the styles menu option back.

    I did check and the Path to CSS file in the system configuration is correct.

    Any ideas?

    Appreciate the help! ~Jules

      • 15003
      • 85 Posts
      I’ve made a little progress, but still need some help. Here is what Ive done:

      In the configuration panel of the TinyMCE plugin I set the Web Theme to "custom"

      I then went to the system configuration - Interface & Features panel - scrolled down to TinyMCE Settings and Implemented my custom buttons.

      Row 1: undo,redo,selectall,separator,pastetext,pasteword,separator,search,replace,separator,nonbreaking,charmap,separator,image,link,unlink,anchor,media,separator,cleanup,removeformat,separator,fullscreen,print,code,help

      Row 2: bold,italic,underline,separator,bullist,numlist,outdent,indent,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,styleselect,formatselect

      The Custom Plugins: style,advimage,advlink,searchreplace,print,contextmenu,paste,fullscreen,nonbreaking,xhtmlxtras,visualchars,media

      What actually made the differance was Selecting "Custom" for Theme:
      I had thought this was done in the configuration panel of the plugin itself, but that didn’t produce any results.

      So... everything is looking the way it should UNTIL I checked out my styles menu option. Somehow the text-editor.css file I made for the tinyMCE editor is not being mapped correctly and the only options showing are: justifyleft and justifyright ---which are styles that I didn’t create.

      I checked the Path to CSS file: /assets/templates/mcob/css/text-editor.css This correctly maps to the css file.

      I’m not sure where to look/troubleshoot next.
      Thanks in advance! ~Jules
        • 15003
        • 85 Posts
        UPDATE:
        I checked the Path to CSS file: /assets/templates/mcob/css/text-editor.css This correctly maps to the css file.
        Removing the backslash "/" in font of "assets" did the trick. The css file now maps correctly.

        assets/templates/mcob/css/text-editor.css

        Jules
          • 17573
          • 10 Posts
          Quote from: Jules at Apr 29, 2010, 05:25 AM

          I upgraded from modx-1.0.2 to modx-1.0.3 which gave me an upgrade from TinyMCE Rich Text Editor 3.2.4.1 to 3.3.2

          Somehow I lost the option to select custom css styles, AND it replaced it with "fontsizeselect" yuk! I figured out how to remove that option, but I just can’t seem to find a way to get the styles menu option back.

          I did check and the Path to CSS file in the system configuration is correct.

          Any ideas?

          Appreciate the help! ~Jules



          I got it to appear by changing the theme of the TinyMCE editor to ’Creative’ under Tools > Configuration > Interface & Features
            • 26401
            • 247 Posts
            Had the same issues, ended up rolling back to tinymce 3.2.4.1 from modx 1.0.2