Wow, what a useful plugin. Can it be displayed on the mobile side?
Simple Tour Guide
HeapsortYi Yes, it can. But only those elements appear on the screen.
great extension!
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.
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 I tried doing that but I get so lost trying to figure it out.
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?
- Edited
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.
tolgaaaltas awesome thank you so much.
Is there a link that i can also allow users to click on to rerun the guide?? Thanks
- Edited
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)
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.
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)