Title: A fix
Last modified: August 21, 2016

---

# A fix

 *  Resolved [luis_castilho](https://wordpress.org/support/users/luis_castilho/)
 * (@luis_castilho)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/a-fix/)
 * To be able to include anything other than text in the timeline and avoid the 
   Loading problem, edit WORDPRESS_ROOT/wp-content/plugins/wp-veriteco-timeline/
   wp-veriteco-timeline.php, replacing line 360:
 * `$string .= stripslashes($entry->toJSON());`
 * With:
 * `$string .= $entry->toJSON();`
 * Optional but recommended step: update TimelineJS code. Download the latest TimelineJS
   code from [here](https://github.com/VeriteCo/TimelineJS/releases) (2.25, as of
   this writing). Unzip it and copy everything under TimelineJS-VERSION/compiled/
   js/ to WORDPRESS_ROOT/wp-content/plugins/wp-veriteco-timeline/js/ and everything
   under TimelineJS-VERSION/compiled/css/ to WORDPRESS_ROOT/wp-content/plugins/wp-
   veriteco-timeline/css/. And that’s it. This way your timeline will look just 
   like the one at timeline.verite.co.
 * Tip: To pull media from Google Maps/Twitter/Flickr/SoundCloud/Vimeo/YouTube/Wikipedia/
   etc include a link to it in the Timeline Meta Data > Video Embed field of your
   post.
 * [http://wordpress.org/plugins/wp-veriteco-timeline/](http://wordpress.org/plugins/wp-veriteco-timeline/)

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

 *  [Sajid Manzoor](https://wordpress.org/support/users/sajiddesigner/)
 * (@sajiddesigner)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/a-fix/#post-4080003)
 * Hello
    I am using same plugin in a website but it is not working properly. When
   ever i update text or images in WP admin , it is not updated to frontend in Google
   Chrome. Also there is an issue with FireFox & IE. Plugin is showing character‘
   n’ before and after Timeline post content in IE and firefox. please help. You
   can check website at [http://www.centegytechnologies.com](http://www.centegytechnologies.com)
 * sajid
 *  Thread Starter [luis_castilho](https://wordpress.org/support/users/luis_castilho/)
 * (@luis_castilho)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/a-fix/#post-4080062)
 * Hi sajid,
 * I just tested updating a timeline post content on a website I admin and it worked
   as expected. I included some text, clicked Update on the right, refreshed the
   website tab and the text was updated. Maybe your browser is showing you a cached
   version of the timeline? Try clearing your browser’s cache and see if it helps.
 * And I can’t see the ‘n’ you mentioned. Looks good from here.
 *  Plugin Author [Josh Eaton](https://wordpress.org/support/users/jjeaton/)
 * (@jjeaton)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/a-fix/#post-4080182)
 * This change has been made in version 1.1 of the plugin, please upgrade to get
   the fix.

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

The topic ‘A fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-veriteco-timeline.svg)
 * [WP VeriteCo Timeline](https://wordpress.org/plugins/wp-veriteco-timeline/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-veriteco-timeline/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-veriteco-timeline/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-veriteco-timeline/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-veriteco-timeline/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Josh Eaton](https://wordpress.org/support/users/jjeaton/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/a-fix/#post-4080182)
 * Status: resolved