Hi, I’m having a problem setting up a product tour.
One of my steps asks users to download our plugin, however, a small set of our users might have already installed it, meaning the “Download Plugin” button won’t exist.
Here’s the info I saw in another post:
“If the pointer step in a tour is unable to identify the correct element on the page because the CSS selector associated with the tour step and the CSS selector associated with element on your site do not match, the pointer step will instead show as a “post” step.”
I’m facing an issue here - this post step that defaults has no option for customers to press Next or Skip.
Meaning if the CSS selector isn’t there, there’s no “if” logic for a user to be able to manually move onto the next step.
Is there a way to allow users to move onto the next step if the above occurs?