Title: Content update without page refresh
Last modified: August 22, 2016

---

# Content update without page refresh

 *  Resolved [kmelen](https://wordpress.org/support/users/kmelen/)
 * (@kmelen)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/content-update-without-page-refresh/)
 * Hello. I’m wondering if there is a way to force the content to change without
   re-loading the page. I would like to use this on a webinar to deliver content
   part-way through. As it is now, the changes don’t take effect until I refresh
   the page. I’d appreciate your assistance if this is possible.
 * Thank you.
 * [https://wordpress.org/plugins/timed-content/](https://wordpress.org/plugins/timed-content/)

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

 *  Plugin Contributor [K. Tough](https://wordpress.org/support/users/kjvtough/)
 * (@kjvtough)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/content-update-without-page-refresh/#post-5368634)
 * Hi, kmelen.
 * The `[timed-content-client]` shortcode may be what you’re looking for. Say you
   have a 5 minute webinar (for example) and you want one piece of content to appear
   for the first 2 minutes, then a different piece of contenbt for the last 3 minutes
   and finally something else that sticks around after it’s over. It might look 
   something like this (with 1000 millisecond – 1 second – fade-in and fade-out):
 * >     ```
   >     [timed-content-client hide="2:00:1000"]My earlier content[/timed-content-client]
   >     [timed-content-client show="2:00:1000" hide="5:00:1000"]My later content[/timed-content-client]
   >     [timed-content-client show="5:00:1000"]My post-webinar content[/timed-content-client]
   >     ```
   > 
 *  Thread Starter [kmelen](https://wordpress.org/support/users/kmelen/)
 * (@kmelen)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/content-update-without-page-refresh/#post-5368644)
 * Perfect! Thank you.

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

The topic ‘Content update without page refresh’ is closed to new replies.

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

## Tags

 * [Content Change](https://wordpress.org/support/topic-tag/content-change/)
 * [page refresh](https://wordpress.org/support/topic-tag/page-refresh/)

 * 2 replies
 * 2 participants
 * Last reply from: [kmelen](https://wordpress.org/support/users/kmelen/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/content-update-without-page-refresh/#post-5368644)
 * Status: resolved