1Dot IanM Feature Request Is it possible to stop this extension by tags as on my forum, I have tag called Off-Topic so I don't want to count points and increase user levels their. Hope you will add this
[deleted] 1Dot read the original thread. This extension is not under active maintenance nor will any feature requests be accepted. Also, your response to my post is pretty rude and unnecessary.
1Dot [deleted] Also, your response to my post is pretty rude and unnecessary. Hey please don't take in other way I was just sharing my thought, I am very very sorry If it hurts.
Ralkage troymccann are you talking about the level bar itself? That is the XP calculation as you progress to the next level.
troymccann Ralkage Oh, it's displaying the progress from the current level to the next? If so, that's pretty confusing UI! I thought it was indicating status relative to other users - which would be great if it did!
wutadam troymccann How is that confusing? That's exactly how every level bar should work. It's how most level bars in games and other websites and apps work, so why wouldn't it be the case here?
tsutsu Mobile CSS For the mobile, edit the css setting in https://your.flarum.site/admin#/appearance @media (max-width: 768px) { .PostUser-level { float: right !important; position: relative !important; margin-top: -10px !important; width: 64px !important; text-align: left !important; } .tooltip-arrow{ display:none !important; } .tooltip-inner { width:60px; } } Then Click "SAVE" botton
Nous How do I modify the level highlight color using custom CSS? I tried adding the below code but nothing happened, then I tried adding !important and it just turned the entire bar into blue. .PostUser-bar { background: blue; }
wutadam Upon further investigation, it appears that each level requires 135 EXP, and that posts give you 21 EXP, and discussions give you 33 EXP.
Ata IanM Hello, I can not install this extension when i run the extension by using terminal, that issue is occured like in attachment which is yellow lines. How can i solve this actually i really want to use it.
katos Ata This isn't an error, but is actually a warning - and won't affect the usability of this extension.
Ata katos I know but i can not install the extension because of this warning. I can not see the extension in administor panel.
Ata datlechin Hello, i think i solved now. When i try to install i selected wrong directory.Instead of public_html it was selected public directory by me. Now is everything is so cool thank you.
Ata katos thank you but extension habit not like for below link right ? I need this type of extension. https://extiverse.com/extension/askvortsov/flarum-trust-levels
askvortsov Ata the extension you linked has been replaced by AutoModerator: https://discuss.flarum.org/d/27306-flarum-automoderator
IanM 1.1.0 Webpack 5 Add CSS to support display of XP on mobile view Updating composer require ianm/level-ranks:"*" php flarum cache:clear This is a one-off update IanM No further development is planned to take place, unless specifically requested and sponsored. Please reach out to me if you are interested.