Title: noscript bug
Last modified: December 1, 2019

---

# noscript bug

 *  Resolved [Alex Stark](https://wordpress.org/support/users/ut4utc/)
 * (@ut4utc)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/noscript-bug/)
 * Hi there,
 * Today I found a small bug with Lazy-loading tag:
 * I can look at this in my browser source code, firefox marked this code in red,
   because we need close noscript tag wich each position. [https://prnt.sc/q4ix85](https://prnt.sc/q4ix85)
 * This is code what make cache system:
 *     ```
       <noscript>
       <img data-lazyloaded="1" src="data:image/gif;base64,R0lGODdhAQABAPAAAMPDwwAAACwAAAAAAQABAAACAkQBADs=" height="1" width="1" style="display:none" alt="fbpx"
       src="https://www.facebook.com/tr?id=1371245816344934&ev=PageView&noscript=1" /><noscript><img height="1" width="1" style="display:none" alt="fbpx"
       src="https://www.facebook.com/tr?id=1371245816344934&ev=PageView&noscript=1" /></noscript>
       </noscript>
       ```
   
    -  This topic was modified 6 years, 5 months ago by [Alex Stark](https://wordpress.org/support/users/ut4utc/).

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

 *  [stanley@litespeed](https://wordpress.org/support/users/stanleylitespeed/)
 * (@stanleylitespeed)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/noscript-bug/#post-12196377)
 * Hi [@ut4utc](https://wordpress.org/support/users/ut4utc/), our lazyload script
   should auto wrap the image one by one, could you share the source code before
   and after turned ON lazyload with us to check?
 *  Thread Starter [Alex Stark](https://wordpress.org/support/users/ut4utc/)
 * (@ut4utc)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/noscript-bug/#post-12196553)
 * Hi,
    When Lazy Load Images ON [https://prnt.sc/q52cxf](https://prnt.sc/q52cxf)
 * After – Lazy Load Images OFF
    [https://prnt.sc/q52dum](https://prnt.sc/q52dum)
 *  [stanley@litespeed](https://wordpress.org/support/users/stanleylitespeed/)
 * (@stanleylitespeed)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/noscript-bug/#post-12200126)
 * I see. Because it’s a special image from Facebook Pixel, it’s already wrapper
   by no script and it should not be lazyloaded. Please add `noscript=1` to `Lazy
   Load Image Excludes` for excluding it from our plugin.

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

The topic ‘noscript bug’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

## Tags

 * [noscript](https://wordpress.org/support/topic-tag/noscript/)

 * 3 replies
 * 2 participants
 * Last reply from: [stanley@litespeed](https://wordpress.org/support/users/stanleylitespeed/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/noscript-bug/#post-12200126)
 * Status: resolved