Hi @mushlih,
Thank you!
We are glad to answer your questions.
1. Can I apply the tour only on smartphones?
Not in FREE, but Yes in PRO. As the PRO version deals with mobile/widescreen issues.
2. In the “selector” section, can I write a class that starts with a specific code? For example, I want to run a tour only on elements that have a class prefixed with myclass, and later if there is a class myclass1 or myclass2 then the tour will run on that element.
This is not standard feature, so plugin doesn’t support selecting by prefix of class. If you specify class and there is more then one element of that class, it take first element for given step. In selector, you can specify element by standard selector – tag, class, id its combination etc … you can see supported selector structure here .
3. Can I animate the tour? For example, “swipe up to buy”, there will be an animation like swiping up on Instagram stories.
I’m not sure if I understand a question fully. You can ask again, if my answer point to different direction:) It has only basic scroll and fade animation included. But it is possible to animate element of step by “standard” scroll in view animations so when tours scroll at element, it will animate it because it appears in view. However this animation is not in a scope of this plugin so you need to this in your own. There is a plenty plugins and theme builders now-days, that deals with scroll in view animations, so it should not be a big deal.
4. Could it be that the tour only loads once? And when a user clicks “Done” on a tour, the tour doesn’t appear again` Yes, this is possible to setup in trigger section … there are two options that covers that. Each has different purpose.
First User Visit Only – it only show a tour at very first time visit of particular user (unless he clear cookies)
Once Per Starting Page Load – E.g. if ‘Event’ is set as ‘Element is scrolled in viewport’, tour won’t start, when element is scrolled in view for second time, after previous tour has finished.
5. Can I display the tour on all posts (only posts, not including pages etc.) on my site? Currently it is possible in PRO to configure trigger of tour to start tour at completely all pages/posts etc by setting named Global Start at All Pages. But there is not yet option to start just for all posts or just for all pages etc. but this feature is in our development plan and will be implemented in 2 months ish.
Have a nice day
Tomas