Title: [Live Blogging]
Last modified: August 20, 2016

---

# [Live Blogging]

 *  [tekknoir](https://wordpress.org/support/users/tekknoir/)
 * (@tekknoir)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/live-blogging/)
 * Hello,
 * I am currently testing the Live Blogging plugin as an alternative to CoveritLive,
   but I’m having a problem with the page refresh.
 * Updating method is set to “Poll”, the problem I’m having is that when the script
   updates the live blog section, any video/audio clips embedded in the live blog
   are reset, so you can watch about 20 seconds of video (if you’re lucky and REAL
   quick off the mark) before the section refreshes and the video resets to 0:00.
   The page also flickers when this happens, which is a bit ugly but not the real
   issue, just another symptom of it.
 * Is there any way to make it so that videos longer than 20 seconds can be embedded
   in the live blog?
 * [http://wordpress.org/extend/plugins/live-blogging/](http://wordpress.org/extend/plugins/live-blogging/)

Viewing 1 replies (of 1 total)

 *  [Yuri Victor](https://wordpress.org/support/users/yurivictor/)
 * (@yurivictor)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/live-blogging/#post-2512845)
 * If you don’t plan on auto-updating old entry changes:
 * In **live-blogging.js**
 *     ```
       if(0 == jQuery(div_id).length)
       {
           ...
       }
       else
       {
           ...
       }
       ```
   
 * Remove the else statement above.

Viewing 1 replies (of 1 total)

The topic ‘[Live Blogging]’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Yuri Victor](https://wordpress.org/support/users/yurivictor/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/live-blogging/#post-2512845)
 * Status: not resolved