hexa Profile Topics Started Replies Created Engagements Favorites Forum Replies Created list of topics you have created till now. hexaParticipant 1 September 2016 at 18:07 Posted in : Adding extensions to google syntax prettifer ? #43580 Oops turns out I add to do a little more to get it working namely: Comment out pretty.js include in read/functions.php And add to external js section in the theme options: <script type=’text/javascript’ src=’https://XXXX/themes/read/js/google-code-prettify/prettify.js’></script> <script type=’text/javascript’ src=’https://XXXthemes/read/js/google-code-prettify/lang-lisp.js’></script> Please let me know if there’s a better way Thanks, hexa hexaParticipant 1 September 2016 at 17:19 Posted in : Adding extensions to google syntax prettifer ? #43579 It would be nice if it would come with the theme however directly ? It would simplify upgrade, is that possible ? Thanks, hexa hexaParticipant 1 September 2016 at 17:18 Posted in : Adding extensions to google syntax prettifer ? #43578 Nevermind I found out that you can download: https://raw.githubusercontent.com/google/code-prettify/master/distrib/prettify-small.tgz And that contains all the languages, just replacing the google-code-prettify with this one works fine. (Seen from: https://github.com/google/code-prettify/blob/master/docs/getting_started.md) Viewing 3 posts - 1 through 3 (of 3 total)