Title: highlighting not working?
Last modified: June 11, 2019

---

# highlighting not working?

 *  [sickmint79](https://wordpress.org/support/users/sickmint79/)
 * (@sickmint79)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/highlighting-not-working-2/)
 * on [https://www.doyouevendata.com/2018/12/09/how-to-extract-snowflake-data-unload-best-practices/](https://www.doyouevendata.com/2018/12/09/how-to-extract-snowflake-data-unload-best-practices/)
 * i’m trying to highly sql with:
    [pre class=”EnlighterJSRAW” data-enlighter-language
   =”SQL”]ALTER WAREHOUSE “COMPUTE_WH” SET WAREHOUSE_SIZE = ‘XLARGE’ AUTO_SUSPEND
   = 120 AUTO_RESUME = TRUE COMMENT = ”;
 * and it isn’t working.
 * i’ve got a draft article where i’m trying to use:
    [pre data-enlighter-language
   =”Python”] import urllib import boto3
 * however it offers similar results.
 * i assume my theme is fighting the code highlighting, maybe? how do i fix it?
    -  This topic was modified 7 years, 2 months ago by [sickmint79](https://wordpress.org/support/users/sickmint79/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhighlighting-not-working-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [sickmint79](https://wordpress.org/support/users/sickmint79/)
 * (@sickmint79)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/highlighting-not-working-2/#post-11624893)
 * note i’ve replaced the < and > with [ and ] above to show my code.
 *  Plugin Author [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * (@andi-dittrich)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/highlighting-not-working-2/#post-11625491)
 * Hi [@sickmint79](https://wordpress.org/support/users/sickmint79/) ,
 * the Enlighter plugin integration seems to work fine (correct html tags are added)
   but something gone totally wrong with the scripts on your website:
 * some kind of “optimization plugin” on your site alters the EnlighterJS scripts
   and dependencies…maybe autoptimize. Please exclude all Enlighter resources from
   optimizations as mentioned in the FAQ.
 * best regards, Andi
 * btw. inlining all your stylesheets won’t give you any performance boost…in increases
   the page load time because the css/js resources cannot be cached anymore..
 *  Thread Starter [sickmint79](https://wordpress.org/support/users/sickmint79/)
 * (@sickmint79)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/highlighting-not-working-2/#post-11627262)
 * awesome thanks! i added you to the exclusion list and unchecked ‘inline all css’
   and it’s working now. awesome!

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

The topic ‘highlighting not working?’ is closed to new replies.

 * ![](https://ps.w.org/enlighter/assets/icon-256x256.png?rev=1215872)
 * [Enlighter - Customizable Syntax Highlighter](https://wordpress.org/plugins/enlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/enlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/enlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/enlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/enlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/enlighter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [sickmint79](https://wordpress.org/support/users/sickmint79/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/highlighting-not-working-2/#post-11627262)
 * Status: not resolved