Re-initialize the timeline after the page has loaded

Certain themes layout pages using AJAX requests, or other methods which cause elements on the page to be hidden until the requests are finalized. This causes the timeline vertical height to not work and elements to stack. After the page loads, we can use the js helper to reinitialize the timeline so it’s laid out properly.

Read More