Title: A code for &quot;not load&quot;
Last modified: August 21, 2016

---

# A code for "not load"

 *  Resolved [accucomm](https://wordpress.org/support/users/accucomm/)
 * (@accucomm)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/a-code-for-not-load/)
 * I have a case where it would be easier to tell widget logic where “not to load”
   than where to load. You see, I have a site with close to 100 pages ([http://www.puertoricobygps.com](http://www.puertoricobygps.com))
   and there are only 3 or 4 where I would not like a certain widget to load.
 * Is there any code I can use for that?
 * [http://wordpress.org/plugins/widget-logic/](http://wordpress.org/plugins/widget-logic/)

Viewing 1 replies (of 1 total)

 *  [ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * (@ov3rfly)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/a-code-for-not-load/#post-4110089)
 * Try reading the [documentation](http://wordpress.org/plugins/widget-logic/other_notes/).
 * > **The Basics**
   > Make good use of [WP’s own conditional tags](http://codex.wordpress.org/Conditional_Tags).
   > You can vary and combine code using:
    - `!` (NOT) to reverse the logic, eg `!is_home()` is TRUE when this is NOT the
      home page.
    - …

Viewing 1 replies (of 1 total)

The topic ‘A code for "not load"’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/widget-logic_c8dde5.svg)
 * [Widget Logic](https://wordpress.org/plugins/widget-logic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widget-logic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widget-logic/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-logic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-logic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-logic/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ov3rfly](https://wordpress.org/support/users/ov3rfly/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/a-code-for-not-load/#post-4110089)
 * Status: resolved