Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm clearly missing something here and am hoping someone can point out to me what that something is. I've Googled the topic and can't find anything that's helping; I've read many tutorials on turning off caching during module/theme development, but none of the info is working.
I've created my local.settings.yml file in the /sites/default/ directory and pointed to it from the settings.yml file - this appears to be working. In the local.settings.yml file, I have the following lines uncommented:
I have migrated my D6 site to D8 successfully and want to implement the font module in ck editor. When I activate the ck editor font module the editor window does not appear when editing a page if I disable it the edit window reappears. How can I fix this? Where exactly do I insert the font plugin? I have successfully implemented ck editor and ck finder in drupal 6 & 7 but this has me baffled.