Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links not working in the tour step? #37

Open
jussc opened this issue Sep 6, 2024 · 1 comment
Open

Links not working in the tour step? #37

jussc opened this issue Sep 6, 2024 · 1 comment

Comments

@jussc
Copy link

jussc commented Sep 6, 2024

Hi, I am trying to set up tourguidejs on a new project.

When I add the attribute like this: <div "data-tg-tour="Use the filters below to blah blah blah , the link doesn't work.

Or should I be going about it differently?

Thanks in advance!

@sjmc11
Copy link
Owner

sjmc11 commented Nov 1, 2024

Hi, your example doesn't look like valid way of declaring tour steps via attributes.

I've updated this codepen example with a Link inside the data attribute: https://codepen.io/sjmc11/pen/NWzaWxw

Ideally if displaying links and formatting, you should use the addSteps method in this codepen example:
https://codepen.io/sjmc11/pen/MWXrVWo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants