Syntax highlighter with custom loop
-
Hi,
I have one problem. I am using Timber and it uses not default worpdress loop, so CrayonHighlighter doesn’t work in this case.
https://github.com/aramk/crayon-syntax-highlighter/issues/382
The problem is that some hooks are not called (the_posts as I figured out).I have been trying to solve this problem for several days, but it is hard to find and change something in someone code and this will not allow to update plugin in the future.
So I am now looking for syntax highlighter that conforms following rules.
1. Uses mostly PHP and CSS, not pure JS solutions
2. Responsive, can be scrolled or adopt on small screens
3. Has different themes, including black one
4. Has similar to crayon look/themes
5. Compatible with custom loops.I have found a lot of different plugins, but most of them use JS.
Please suggest some good plugins to use instead Crayon.
Thanks
[Moderator note: Please, no bumping.]
The topic ‘Syntax highlighter with custom loop’ is closed to new replies.