Title: Some bugs
Last modified: August 30, 2016

---

# Some bugs

 *  Resolved [Cameron Jones](https://wordpress.org/support/users/cameronjonesweb/)
 * (@cameronjonesweb)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/some-bugs-13/)
 * I’ve just installed Stream onto a dev site and I must say I’m liking it. I’ve
   noticed a few things though.
 * Firstly, I made an exclude rule, but there was no option that I could see to 
   hide previous records matching that rule like there is in the video. Is this 
   something that should be there?
 * I’m trying to change the settings to permanently store the records instead of
   only keep them for the default 30 days. However I tried saving with the field
   blank and it wiped all the previous records and it’s still set to 30 days.
    Note:
   setting it to 0 doesn’t wipe the records, I just hope that it keeps for more 
   than 24 hours.
 * Finally, I’ve noticed that if you have no internet connection (ie working on 
   a localhost like I am) and you load up the stream a datepicker appears at the
   bottom as in [this screenshot](http://imgur.com/zSPHV7c). From a quick look that
   would probably be because you’re loading in jQuery UI from Google and not locally,
   and the CSS that sets it to `display:none;` is therefore not loaded. What I’ve
   done for loading up FontAwesome from a CDN on this same site because I work on
   it on the go is: `if(file_get_contents($your_cdn_file)){ wp_enqueue_style($handle,
   $your_cdn_file); } else { wp_enqueue_style($handle,$your_local_file); }` so maybe
   you could do something like that. Edge case I know, sorry.
 * I haven’t had too much of a play around yet but I must say I’m pretty impressed
   so far. Excellent job.
 * [https://wordpress.org/plugins/stream/](https://wordpress.org/plugins/stream/)

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

 *  [Luke Carbis](https://wordpress.org/support/users/lukecarbis/)
 * (@lukecarbis)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/some-bugs-13/#post-6478204)
 * Hey cameronjonesweb,
 * Thanks so much for pointing these out. I’ll make Github issues for them now and
   try to address them all with our 3.0.1 release.
 * Luke
 *  [Luke Carbis](https://wordpress.org/support/users/lukecarbis/)
 * (@lukecarbis)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/some-bugs-13/#post-6478209)
 * Here are the links to the Github issues:
 * [https://github.com/xwp/stream/issues/740](https://github.com/xwp/stream/issues/740)
   
   [https://github.com/xwp/stream/issues/741](https://github.com/xwp/stream/issues/741)
   [https://github.com/xwp/stream/issues/742](https://github.com/xwp/stream/issues/742)

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

The topic ‘Some bugs’ is closed to new replies.

 * ![](https://ps.w.org/stream/assets/icon.svg?rev=3128015)
 * [Stream – Activity Log & Audit Trail](https://wordpress.org/plugins/stream/)
 * [Support Threads](https://wordpress.org/support/plugin/stream/)
 * [Active Topics](https://wordpress.org/support/plugin/stream/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stream/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stream/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Luke Carbis](https://wordpress.org/support/users/lukecarbis/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/some-bugs-13/#post-6478209)
 * Status: resolved