datitisev MikeJones The issue here is, there's no way to check that the JS has loaded before loading the content of the page. The only solution here that I can see would be to add the JS code to the <head> on every page, handled by Pages or not.
MikeJones datitisev So should I just manually edit the page header in nano then, would that be my best bet? If so whats the file path to the pages created with this extension?
DaleZ datitisev I don't know if it's too late, but it actually has a better workaround. <iframe srcdoc="<script>alert('Hello world');</script>"></iframe> For the origional need, it can using this way to inject the script tag.
datitisev MikeJones The content is not located on a file, but in the database. As I said, the only thing you can do from the forum itself would be to add the script to the Custom Header setting and load it on every page load.
collins luceos This is what i See on flarum.log. I try to activate the app on my dashboard but it wont activate and says "something wrong..." [2019-01-06 12:59:08] production.INFO: pagination {"sort":"-downloads","filter":{"is":["-flarum"]},"page":{"number":1}} update: This issue is resolved now. Had to drop the existing Sijad tables form my db and uninstalled the old extension before reinstalling. Thanks
neogeo This extension works on 8.1 ? because when I activated this ext. appears a red error notification. Also I can't remove this extension (via admin or composer/terminal)
datitisev neogeo Uuh, yes it works on beta 8.1. What's the error you are getting? I haven't had any issues with it. Try turning on debug mode and see if it gives any more information.
thomasarnold81 Fantastic Gents. One question - how do you make a link appear to access the page from the front end? I'd like to add an instructions page but I'm not php equipped to add this directly onto the web page. Something like the Home | Donate | Guidelines at the top of this site would be perfect.
datitisev MikeJones In the Admin > Appearance page. Again, I do not recommend this because it will increase page load times... but I don't see any other alternative. Also, if you need further help, please create a separate discussion as it's filling this one with just support for your map embed. thomasarnold81 Like Sijad's Links extension? FriendsOfFlarum will publish it for beta 8 soon.
datitisev collins Oh, I see the issue. The table already exists, but the migration is for sijad/flarum-ext-pages so Flarum is running it again. Let me quickly fix that.
datitisev 0.1.1 Hopefully error when enabling extension after using Sijad's Pages, thanks collins Updating composer update fof/pages
Zeokat @datitisev I'm waiting for Sijad Links extension updated like water. That extension prevents me from being able to update to Beta 8 😢 Can't wait to see a release from FriendsOfFlarum of that extension 😃
Artuu neogeo Of course, yes. From what you can see, and as mentioned above BuzzY - the error is on the side of the extension of your language.