You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rdok I made a temporary fix by adding the timyMCE CDN in the head of master.php
Line 20: <script src="//cdn.tinymce.com/4/tinymce.min.js"></script>
Commit: a502937
Also, I commented out the orange preloader as we had agreed (lines 29-32). I don't know if there is a more efficient way of removing it (except for deleting the comments).
We use this URL to edit the blog posts: http://www.codeburrow.com/admin
After the performance optimizations ( #24 ) the
content
section of the post does not show anymore.The text was updated successfully, but these errors were encountered: