Conversation
supportSimple fix in smart-syntax/includes/functions.php line 46 <?php if (true === empty($smart_syntax['cdn_prettify'])) { ?> <script>prettyPrint()</script> <?php } ?> The error occurs when loading run_prettify.js from the google repository. https://code.google.com/p/google-code-prettify/wiki/GettingStarted#Auto-Loader https://wordpress.org/plugins/smart-syntax/
No comments were stored for this source.