Clark Winkelmann
                                            Clark Winkelmann
                                        
                                    The `AutoVideo` TextFormatter plugin doesn't seem to be customizable by the software that use it. The documentation doesn't mention any extensibility https://s9etextformatter.readthedocs.io/Plugins/Autovideo/Synopsis/ and we can see in the source code...
Thanks for the report! Could you confirm where the code is inserted on your page? It *should* be inserted in the `head` already. Is the "homepage" described by Google actually...
It seems like we made the choice to only call the tracking code once the first page is rendered in the single page app https://github.com/FriendsOfFlarum/analytics/blob/fb91b7e05d99d1d489197362d5c09c1a5647bb13/js/src/forum/index.js#L7 That would be why it...
You mean it worked on Flarum beta 13? The code that seems to be at the origin of the problem hasn't been changed in the last 2 years :sweat_smile:
Yes I'm also blaming core :joy: The sidebar simply stays where it was at page load. Which is fine with the default design, less fine when you add stuff to...
From a technical standpoint, it wouldn't be much different from what we have for main menu links. The question however would be, should it be made into its own separate...
Hi ! Could you provide us a screenshot and details about which OS and browser it is ?
Additionally: we're aware of some issues across mobile browsers. https://github.com/flagrow/mason/pull/4 might fix them but requires some more testing on browsers. Feel free to check it out if interested in testing....
I don't think that's going to happen. It's a complicated feature to implement, and you could already build something similar by using multiple single checkboxes and maybe even use some...
The buttons have been renamed in the 0.3.x releases to make them a bit more explanatory, but there's still no "disabled" style indicating that everything is saved.