Hari luceos sir one quick question, using custom java script & css is better way or using extensions? I have read extensions will slow the flarum, but small extensions like these will be burden on flarum to run? 1Dot is it still getting hide while switching between tags? I think luceos sir can suggest something on this 🙂 please do suggest Alignment middle Edit :. I think this is the solution for that ? luceos Using javascript injected in the head isn't really how Flarum is supposed to be modified. The resulting behavior will be very unreliable and hard to maintain moving forward. Here's what I would do. Both the backend (php) and frontend (javascript) have utilities to allow extending the software. For this to work one can create some custom javascript (as explained here; https://docs.flarum.org/extend/frontend.html#frontend-development) to: extend the IndexPage sidebarItems to remove the newDiscussion item. extend the IndexPage viewItems to add your button
1Dot Hari is it still getting hide while switching between tags? I think luceos sir can suggest something on this 🙂 please do suggest Hmm it's still get hiding on navigation, as Flarum is changing Toolbar html while shifting page but I can't understand that why it doesn't loads it again as I used on load event. luceos Is there any issue with Extiverse I made an account but still this extension is not listed and hence no open graph image?
Hari There is a discord group where everyone is friendly and you can ask questions in the development chat room. Maybe you should try once. bug: button colour supposed to get changed as per tag page colour
1Dot Hari bug: button colour supposed to get changed as per tag page colour No in my case it's not can you give steps to reproduce it?
Header_Footer Hari bug: button colour supposed to get changed as per tag page colour I updated this extension now tag color is changed as per tag color maybe author forgot to add changelog here.
1Dot UPDATE v7.1.10 Uses built in PHP modifier luceos. Stable Release. Fix : Automatically hiding when navigating. Please remove incompatible tag now.
Hari v7.1.10 😜 that's interesting 👍 composer update ramesh-dada/mobile-flarum-newdiscuss edit: This is just a small button but very very important in my case .. just now installed. thanks a lot Discord me your PP or Paytm id I want to buy you a coffee ☕
1Dot Hari Discord me your PP or Paytm id I want to buy you a coffee I already told you that I believe in fully OPEN SOURCE and ABSOLUTELY FREE coding.
1Dot Hari Nothing much just tweaked some css and also I will be releasing a update in which this will never hide I mean if you use afrux/asirem or discussion views or anything that modifies discussion list so sometimes it get hidden.
witech 1Dot Hi thanks for the extension Not sure if you're aware but when using your extension alongside fof/best answer there is a line break and the button is no longer aligned with its original placement.
Hari witech If it's a CSS conflict you better start a new discussion, so someone can help you with CSS fix. Looks like author is not available. I am using a very old version of this extension and I don't have any issues.
witech Hari i've checked inspect element to try realignment but for general dependency for various devices i think it better that the button position is changed from where it's injected. Without the fof best answer plugin it works fine for me also but once i have the two on for a tag i have the break in alignment.