Happy to say that the issue is [ RESOLVED ].
According to the Support post at . . . https://www.blesta.com/forums/index.php?/topic/14174-can-no-longer-add-an-email-template-for-wysiwyg-in-ck-editor/#comment-67637
https://dev.blesta.com/browse/CORE-2871
Jono ( developer ) wrote:
" We moved ckeditor to vendors/blesta/ckeditor. I wasn't directly involved but it looks like we did so in order to maintain some custom changes. "
___________________________________________
As of September 17, 2020 ( In Blesta 4.11.2 ) STEP 1 ) - So now you go to /vendors/blesta/ckeditor/plugins/templates/templates/default.js STEP 2 ) - Make the code changes to add in your own template. ONLINE EXAMPLE:
https://github.com/ckeditor/ckeditor-dev/blob/master/plugins/templates/templates/default.js
STEP 3 ) - If you do not physically see your new custom template from within the front-end
WYSIWYG for CKEditor , try clearing your browser's cache.
=========
Here is a bonus link see some different examples on how you can use these Custom Templates . . .
https://youtu.be/wxTCJasKLYI
Please " Vote this Up " if you like it.
...