Viewing 1 replies (of 1 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi,

    It looks like you have a javascript error on the page which is preventing the timeline from actually fading in. On initial load the timeline is hidden to allow for the layout to happen. Once that happenes the timeline fades in. since you have a javascript error in your main js file, the timeline cannot fade in.

    Uncaught TypeError: Cannot read property ‘offsetWidth’ of null

    You may want to clear that up and things will work again.

    Thanks,
    Evan

Viewing 1 replies (of 1 total)
  • The topic ‘Timeline is hidden’ is closed to new replies.