Archived topic
SyntaxHighlighter Evolved & Sections
3 replies · Started by Shane on July 15, 2016
I'm having a little problem with the SyntaxHighlighter Evolved plugin. When I use it w/ GeneratePress, it works perfectly. However, when I use Sections in GeneratePress, the highlighting doesn't work.
Any ideas?
Hi there,
What version of GP Premium/Sections are you using?
I'm using the latest GP Premium version.
This is what the syntax blocks look like when using sections: http://coldbluelava.com/desktop-documentation/
Hmm, not sure why it wouldn't work.
Sections run through the_content filter, which is what that plugin should be using to highlight code. There's not much else Sections can do in this regard.
Maybe try another plugin like WP Code Prettify?
I'll try to find some time to investigate what's going on with Syntax Highlighter.
