Modifying the tour that starts when the site opens?
Is there a way to modify/edit/add to the series of tour prompts that load when I log into my site?
-
-
·
LeonidS
- ·
Hello Garrett Ewald !
You may change the texts of tours via Studio->Polyglot app https://github.com/unaio/una/wiki/Polyglot .
-
·
LeonidS
-
- · Garrett Ewald
- ·
I was hunting for this in Polyglot but couldn't see where the items were to edit?
-
-
·
LeonidS
- ·
You need to switch to Keys area and search all keys with _sys_tour_launcher prefixes
-
·
LeonidS
-
That seems to be the items that are shown to system admins, not to site visitors. How are those named? Like the one "This is the Homepage, At first there isn't much here..."
-
Found it, _sys_tour_homepage. How is the position managed?
-
Or add tour elements to other pages? And is the system smart enough to at some point stop showing them, or how can they disabled for more familiar visitors
-
- · unknown
- ·
You can also sign up to intercom because Una has support for it's API
-
As in intercom.com?
-
For the visitors, we have also the homepage tour. You may edit the lang keys with _sys_tour_homepage prefixes. If you want to correct the view of it then you may edit the file modules/boonex/[your template name]/data/template/system/homepage_tour.html (if thee is no such file then you need to copy it from template folder).
-
- · David Medina
- ·
Hi LeonidS.
Ok, I now understand configuration but I can't test it because my user has entered already, is possible to set it as new. I mean, I think there is a BD parameter to check to say that a user is new to show or not this messages?
-
You may clear the COOKIE for the current user on the current site.