[deleted]
Ffuser1 that's there already. Check the extension settings
Ffuser1 that's there already. Check the extension settings
composer require ianm/html-head:"*"
php flarum cache:clear
Compatible with stable 1.0?
Sorry, this should have been posted back on May 20th
i am trying to add google tag manager code, i have created a code block for it and added head code
how do i add body code? should i put it in appearance > custom footer? or is there any other way to do it?
Justoverclock i am trying to setup shareholic related posts for the same we either need to add their code in head and body or we can do it using GTM
the advantage of having GTM is we can set triggers to specific pages and add many other tags from GTM panel.
Hari fof/analytics
supports GTM as @Justoverclock says
Telegram does not preview my website do you know why it caused?
In the extension management interface, I clicked the Add button, but there was no response. I thought it was the browser, and I used it on Chrome and Edge one after another, but it didn't respond when I clicked.
By the way, I just installed this extension for the first time.
Hi~ bro , the plugin seems to work incorrectly in Chinese Language Mode, when i click the Create button, the browser console shows "Error: Unbalanced tags: no closing tag found for <head>", is there a way to fix it ?
StevephenKen it's probably related to the HTML value you entered in the extension rather than the forum language.
Make sure the HTML is valid and that special characters are encoded as HTML entities if necessary. You can use an online HTML or XML validator to make sure the value is valid.
If you are unable to access your forum you should be able to fix the existing HTML by going to the html_headers
table in the database.
clarkwinkelmann I recorded the screen into GIF:
Chinese Language mode:
English Language mode:
and i create the forum by FreeFlarum .
StevephenKen Same problem dude, also cannot use this extension if my forum is appeared with Chinese-Simplified.
StevephenKen Same here. just switch to english to revise and switch back.
Can you please tell me the versions you are all using of the Chinese language pack? I have a suspicion on the issue here, but would like to try this locally first before pushing a fix?