• Hi
    I just installed your plugin and thank you for this great plugin, I have a few questions:
    1. Can I apply the tour only on smartphones?
    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.
    3. Can I animate the tour? For example, “swipe up to buy”, there will be an animation like swiping up on Instagram stories.
    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
    Thank you very much

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Mushlih Almubarak

    (@mushlih)

    One more question, can I display the tour on all posts (only posts, not including pages etc.) on my site?

    Plugin Author Tomá? Groulík

    (@tomasgroulik)

    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

    Thread Starter Mushlih Almubarak

    (@mushlih)

    plugin doesn’t support selecting by prefix of class.

    If so, can the tour appear if the user passes through a shortcode? For example, the user passes the subscriber form on the post (which is embedded using a shortcode), then the tour will appear in that section. Can it?

    You can ask again

    So, I have a sidebar on my site that can be accessed if the user swipes the page to the right. And I want the tour to tell the user how to see the sidebar (ie by swiping the screen to the right) and on the tour, there is an animation like “Swipe screen to the right”, is that possible?

    Thank you

    Plugin Author Tomá? Groulík

    (@tomasgroulik)

    If so, can the tour appear if the user passes through a shortcode? For example, the user passes the subscriber form on the post (which is embedded using a shortcode), then the tour will appear in that section. Can it?

    You can set a trigger for tour … choose trigger selector by visual builder -> choosing that subscriber form OR … manually set a (unique in current page) css selector of the subscriber form. Then if you like to start it while user is scrolling, choose event type … element is scrolled in view port… but as I answered in previous support thread … this feature is only available in PRO version.

    So, I have a sidebar on my site that can be accessed if the user swipes the page to the right. And I want the tour to tell the user how to see the sidebar (ie by swiping the screen to the right) and on the tour, there is an animation like “Swipe screen to the right”, is that possible?

    Is that sidebar just for mobile like a mobile menu? Is it also possible to open that sidebar by click on any button?

    Thread Starter Mushlih Almubarak

    (@mushlih)

    Is that sidebar just for mobile like a mobile menu?

    Yes

    Is it also possible to open that sidebar by click on any button?

    No

    Plugin Author Tomá? Groulík

    (@tomasgroulik)

    Then plugin itself can’t do that and because it is custom thing, it wouldn’t be good to add it to plugin. However we can add some events so you can write small js script, that makes it and execute it on the event eg. onBeforeStep(stepIdx) …

    If you don’t have a skills, I can do this for you with my standard hourly rate of $ 25 / h.

    Anyway there are not events publicly available yet but I can do it in 1 week ish.

    Let us know if that works for you

    Plugin Contributor supportdeeppresentation

    (@supportdeeppresentation)

    As we haven’t got any answer for almost 2 weeks, we are closing this topic. Don’t hesitate to open new, if you like to discuss more about this or other topic.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Some Question’ is closed to new replies.