User24 [deleted] Which account will you be using one with username admiralarjun .... i oauthed the one with username ARJUN but can't login using the oauth again. so i created a new one (admiralarjun) but with that also i cant login. as you said i will try to clear cache and will try again 🙂
[deleted] User24 which OAUTH did you use ? I need to check that. In the meantime, let me know if you want me to delete the OAUTH account ?
User24 [deleted] Which OAUTH gmail [deleted] let me know if you want me to delete the OAUTH account ? delete both the ones... the ARJUN and admiralarjun (if created)... will sign up freshly or delete the one with ARJUN alone. i will sign up again as @User24
User24 [deleted] i am currently creating a cybersec community [ will be glad to receive suggestions from CISO 😄 ]... flarum seemed to fulfill my wants at the very sight i saw it. From then i never imagined of turning into any other forum managements stuffs. Love flarum and its people 💗
pupsik @[deleted] Just noticed it, I think it would be best is to hide mobile icons that you have for not logged in users. Not sure how to accomplish that using css.
[deleted] pupsik that's easy enough. You'd just need to perform an if statement around if the user is logged in. If not, don't show. If true, then show 😁
pupsik [deleted] I too Am comedian in a way LOL Gotta see how the login and Notifications show, But I don't think they use Css, tho.
[deleted] pupsik not sure I follow. The point here is that you can break the html, perform a script function, and then based on that result, determine if that particular line of html should be included or not if the user is logged in. Nothing to do with CSS
pupsik [deleted] I'm talking about concept. I figured that. Either way, gotta find WHAT ecacly is that method that defines it, and where it is. I will look at it.