Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,14 +298,15 @@ cy.installJoomlaMultilingualSite(config, languages);

---

<img src="images/skipTour.png" alt="'Welcome to Joomla!' guided tour overlay window" align="right" width="300" />

#### `cancelTour`

Since Joomla version 5 there is a guided tour with the overlay 'Welcome to Joomla!'
after first administrator login.
The command `cancelTour` closes this guided tour overlay.
The Joomla administrator must be logged in to do this.
This is only possible once after installation and the first login.
The timeout is extended to 40 seconds.
With Joomla 5.1 the 'Welcome to Joomla!' guided tour starts automatically the very first time an user logs in to the Administrator backend. As this overlay window (see screenshot) blocks interaction with the underlying content, it must be closed. The overlay of the guided tour is closed with the `cancelTour` command.

In Joomla 5.1 the overlay window is closed with the cancel `X`-button. Since Joomla 5.2 there is an additional button `Hide Forever`. This is preferably used.

A Joomla administrator must be logged in for this. This command can only be executed once after a Joomla installation and only from version 5.1 upwards.

##### Usage

Expand Down
Binary file added images/cancelTour.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading