Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonathan Roberts 409 posts 1063 karma points
    Oct 13, 2017 @ 10:51
    Jonathan Roberts
    0

    TinyMce Style-sheet issue in 7.7.2

    Hi Guys,

    Has anyone else had issues with the Style-sheet that you create for the TinyMce not appearing in the Format Drop down in version 7.7.2?

    It works perfectly fine for 7.6.X and below.

    Is this a known issue or a mistake on my behalf?

    Thanks

    Jon

  • Karl Tynan 16 posts 151 karma points MVP 4x c-trib
    Oct 30, 2017 @ 17:00
    Karl Tynan
    1

    I think we are seeing a similar issue on 7.6.8...

    The WYSIWYG formats are not visible, and clicking the dropdown has the following JS console error: Empty string passed to getElementById()

    Do you see this error also?

    Thanks,

    Karl

  • Paul de Quant 403 posts 1520 karma points
    Nov 03, 2017 @ 11:50
    Paul de Quant
    0

    When I click on the formats menu in the editor I get the following console error:-

    Uncaught TypeError: Cannot read property 'parentsRequired' of undefined

    And thats in teh tinymce.min.js file

    (I'm using 7.7.4)

  • Karl Tynan 16 posts 151 karma points MVP 4x c-trib
    Nov 03, 2017 @ 11:58
    Karl Tynan
    0

    So I double checked and we had removed our CSS file that TinyMCS uses, so I had to re-select it in the developer tab for the RTE property. Have you tried that?

  • Paul de Quant 403 posts 1520 karma points
    Nov 03, 2017 @ 12:04
    Paul de Quant
    101

    Hi Karl,

    Thanks for the reply. I just realised what the issue was - in my stylesheet I was missing a '.' in front of one of my styles, which apparently it didn't like. As soon as I changed it - it started working.

    Thanks

    Paul

  • Karl Tynan 16 posts 151 karma points MVP 4x c-trib
    Nov 06, 2017 @ 09:04
    Karl Tynan
    0

    Fun fact: another one to watch out for in future is having a tag in your list that isn't in the TinyMCE config - this stops all formats. You also lost your formats when upgrading from an older version of 7.

  • Jonathan Roberts 409 posts 1063 karma points
    Nov 03, 2017 @ 12:05
    Jonathan Roberts
    0

    Fantastic - yes that works for me :)

Please Sign in or register to post replies

Write your reply to:

Draft