Sorry but no change at all. Here is a screen recording from my live site.
Sorry but no change at all. Here is a screen recording from my live site.
Tested again longer runs still don't work. 🙁
Also, I checked and confirmed that it is not the clicking Publish that causes the problem. Something before then is causing the problem. Here is a screen recording of one of your demo sites showing the error even though the tour ends before I click publish.
Good news! I found two triggers, and I suspect the source is the same for both triggers. Turning on "VARIABLES IN URL" causes this issue as does "Lock by URL Parameter". I suspect there is a bug in the URL parsing code that causes the URLs on the admin side to get mangled. I was able to reliably make the issue occur and stop occurring by toggling the "VARIABLES IN URL" option.
So I found an issue. The problem is that WordPress admin has problem when query strings starts with "/?" ... it requires only "?". However in general - regarding this right way of query string is "/?". That is why our plugin force it, but WordPress has obviously problem with it.
https://watch.screencastify.com/v/k2vXAJh4iJYba52a4XyB
So I identified it and now I'll make a fix.
I'll keep you updated and inform you when release is up.
I see that there would be nice to add feature ... go to next after click on visualized element ... so user doesn't have to click next and all tour would be smoother. I'll think about that and add it to todo.
Btw I really like how you use our plugin and these are beautiful use cases of admin integration. Would you mind me to use some screen video of tours on your site for our marketing purposes? I can hide whatever you wouldn't like to publish ... branding etc.
It is fixed. It is still just beta version, that I uploaded to https://tourtesting.wpengine.com ... I need to properly test it before I release it officially as it was quite a change to plugin's logic.
Let me know if all your tours are fixed, I tested just few of them.