Ok, but wouldn’t that only show up on /music/? That was the first thing I tried. I would like it to show up on all urls on /music/ and after /music/random-article/, my url uses categories in it.
Here is my idea.
I want to create a popup for each category. Then show the popup on an article if it’s in that category.
Eg. example.com/games/random-article/
The article url above would show a popup I created for games.
Seems the only option is “Appear after user scrolled past a CSS selector.”