lighthouse Yeah I could go for this as well. It's so hard trying to find what you need to input to do certain things. Not all of us are that tech savvy.

datlechin perhaps opening the composer triggers that separate tour. Basically it would behave like a new tour. Also interested in the tour per page so you could create a tour if you use different main page, for example /blog with the blog ext, user profile page, etc.

8 days later

Anyone got a list of some of the common things to add like tags and things like that? I can't seem to find them.

    Litalino Here's mine;

    Target: .IndexPage-newDiscussion
    Title: Create New Discussion
    Desc: You can open the composer via here. You have to set tags, title and content for posting a new discussion.
    ---
    Target: .DiscussionList-discussions
    Title: All Discussions
    Desc: From this area you can view chronologically opened or newly replied discussions.
    ---
    Target: .item-session
    Title: Introduce Yourself
    Dec: Topluluğun sizi daha iyi tanıyabilmesi için profilinizi düzenlemenizi tavsiye ederiz.

      tolgaaaltas that’s awesome. Thanks for sharing what you have. Any idea what I would need to put to highlight tags so I can direct them to how they work?

        ernestdefoe Idk how to specify for tags but there's for nav side.

        Target: .item-nav
        Title: Take Control and Explore Discussions in Tags
        Desc: You can always access your favorite discussions here. You can also filter discussions with your interests using tags.
          a month later
          8 days later

          datlechin Seconding this, would be amazing to be able to show some navigation on the index then automatically navigate the user to a tag to show off some of the discussions page features too

          5 months later

          Can you please allow more customized selectors ? It could allow to have translated content for multi-lingual forums with html[lang="es] #app (assuming you ignore/don't open a window for unmatched selectors).

          (edit : instead of putting it in the middle)

          5 days later

          This is an excellent plugin! Thank you 🙂

          Is it possible to order the steps? I added some in the wrong order! 🙂

            Fantastic extension, congratulations!
            I would give just a little sugestion: add a "start tour again" option, maybe in the user's profile page, so users can redo the tour if they need or want.

              7 days later

              V0.1.1

              • Tour Guide Reset: Moderators can now reset the tour guide for users, or users can restart the tour guide themselves. (ivangneiding Jbugy)

              • Trigger Click Option: Added the option to enable/disable triggering a click on an element. This feature only works with visible elements on the DOM. (tolgaaaltas)