Justoverclock User24 i can do this: i can include the link you've clicked on the footer into the modal, so you can see the target url
Ralkage Justoverclock try refreshing the page when the modal first appears instead of clicking on the button to dismiss it; you can try this on a fresh incognito instance.
Ralkage Justoverclock forgot to mention that I'm experiencing this issue on Firefox; it must be something unrelated to this extension as I got some console warnings about Google Analytics 🙂
Justoverclock User24 if u want to make text more visible simply add this to your custom css: .swal2-footer { text-align: center; color: #ce1111 !important; font-weight: bold; }
Justoverclock 0.2.0 New External Link popup function available Installation composer require justoverclock/flarum-ext-dontgoaway Updating composer update justoverclock/flarum-ext-dontgoaway php flarum cache:clear
Justoverclock fakruzaruret Which language? you can manage translation by your language pack, or u can install linguist
Justoverclock i've found this bug on flarumtr.com @mekici that i have fixed with a line of css: overflow-wrap: anywhere; so please update to 0.2.2 composer update justoverclock/flarum-ext-dontgoaway php flarum cache:clear
fakruzaruret Currently this extension show pop up when we hover on URL bar. But I want to active this when I click to URL bar not hover. How can I do this?
Justoverclock fakruzaruret i'm working on this, probably i will implement something like url bar check ent hystory check
fakruzaruret Justoverclock You may also add "miss you 🙂" title for when we change tab. like this: https://fabriceleven.com/dev/changing-tab-title-focus-loss/ Also external link pop up breaks opening links on new tab.
Justoverclock fakruzaruret Also external link pop up breaks opening links on new tab. can u explain better this? u have found an issue?