Hi all,
Since this morning, the SyntaxHighlighter Evolved won't work on my website anymore.
I don't know what happened exactly, but deactivating, reinstalling and using an old version of my css stylesheet did not solve the problem.
You can see what happens here : http://www.lengrand.fr
The only noticable thing I did was to install/remove the Front Page Excluded Categories plugin. (http://wordpress.org/extend/plugins/front-page-excluded-categories/).
When using firefox developer tools, I got this error :
Error: SyntaxHighlighter is not defined
Source File: http://www.lengrand.fr/
Line: 960
which highlights this line :
SyntaxHighlighter.config.clipboardSwf = 'http://www.lengrand.fr/wp-content/plugins/syntaxhighlighter/syntaxhighlighter2/scripts/clipboard.swf';
I checked and the .swf file is present.
Would you have any ideas that could solve the issue?
I am pretty inexperienced with php, so any help would be greatly appreciated.
Thanks by advance !