Title: [Plugin: SyntaxHighlighter Evolved] Plugin do not work in main page
Last modified: August 19, 2016

---

# [Plugin: SyntaxHighlighter Evolved] Plugin do not work in main page

 *  [ikeralbeniz](https://wordpress.org/support/users/ikeralbeniz/)
 * (@ikeralbeniz)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-plugin-do-not-work-in-main-page/)
 * I have installed the plugin and it works on single post bu do not work on main
   page.
 * Here is the example:
 * main page: [http://www.ikeralbeniz.net/](http://www.ikeralbeniz.net/)
    single
   post: [http://www.ikeralbeniz.net/2011/01/19/posibilidad-de-cross-site-scripting-mediante-jquery-getjson-para-openbizkaibus-api/](http://www.ikeralbeniz.net/2011/01/19/posibilidad-de-cross-site-scripting-mediante-jquery-getjson-para-openbizkaibus-api/)
   search page:[http://www.ikeralbeniz.net/?s=bizkaibus](http://www.ikeralbeniz.net/?s=bizkaibus)
 * i have been searching for a template problem.. but nothing ..
 * i use INOVE theme.
 * [http://wordpress.org/extend/plugins/syntaxhighlighter/](http://wordpress.org/extend/plugins/syntaxhighlighter/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [ikeralbeniz](https://wordpress.org/support/users/ikeralbeniz/)
 * (@ikeralbeniz)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-plugin-do-not-work-in-main-page/#post-1869951)
 * on main page <?php wp_footer(); ?> seems not to be working correctly.. and do
   not add javascript to load
 *  Thread Starter [ikeralbeniz](https://wordpress.org/support/users/ikeralbeniz/)
 * (@ikeralbeniz)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-plugin-do-not-work-in-main-page/#post-1870001)
 * i have been serachng in code and i can see that in the function maybe_output_scripts()
   $this->usedbrushes is empty..
 *  Thread Starter [ikeralbeniz](https://wordpress.org/support/users/ikeralbeniz/)
 * (@ikeralbeniz)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-plugin-do-not-work-in-main-page/#post-1870028)
 * finally i have found the error:
 * in main page i use the_excerpt() function so i only show a description..
 * i have added a filter on syntaxhighlighter.php
 * add_filter( ‘the_excerpt’,array(&$this, ‘parse_shortcodes’),7 ); // Posts
 * i think this would be nice to be added on official release
 *  Plugin Contributor [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-plugin-do-not-work-in-main-page/#post-1870255)
 * I will not be adding such a feature. The excerpt is meant for displaying a short
   excerpt (no formatting, videos, etc.).

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: SyntaxHighlighter Evolved] Plugin do not work in main page’ 
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/syntaxhighlighter_ffffff.svg)
 * [SyntaxHighlighter Evolved](https://wordpress.org/plugins/syntaxhighlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/syntaxhighlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/syntaxhighlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/syntaxhighlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/syntaxhighlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/syntaxhighlighter/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-syntaxhighlighter-evolved-plugin-do-not-work-in-main-page/#post-1870255)
 * Status: not resolved