Bootstrap Tour doesn't remember where I left
I'm having trouble initiating Bootstrap Tour on a multipage tour once I get to the second page. I have the tour start with a click event and localStorage is set to false . The tour starts fine with the click event but then, when I go to the second step of the tour and load a new page, the tour does not pick up where it left off. How do I go about resuming the tour from Step two on this new page? I know I need to re-initialize the tour, but I am apparently not doing this correctly. $(document).ready(function () { // Instance the tour var tour = new Tour({ name: "CiteTour", steps: [{ element: ""