felted Posted October 15, 2018 Share Posted October 15, 2018 Hi, i have a litte strange problem with CKEditor and mystyles.js I have followed this guide:https://github.com/processwire/processwire/blob/master/wire/modules/Inputfield/InputfieldCKEditor/README.md#custom-editor-js-styles-set In mystyles.js i add: { name: 'Test', element: 'test' }, But only the styles without my line are shown. After i press Strg+F5 i can see my custom style in the dropdown. But after saveing, my styles are gone. Then i press Strg+F5 -> my styles are shown. After saving my styles are gone. And so on... Delete cache an relogin did not do anything. Can anyone help me? Thanks, Detlef Link to comment Share on other sites More sharing options...
gmclelland Posted October 15, 2018 Share Posted October 15, 2018 See if this helps: 3 1 Link to comment Share on other sites More sharing options...
felted Posted October 16, 2018 Author Share Posted October 16, 2018 That was it. Many thanks for your help! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now