[deleted] probably not but i will look into this
Found One MORE problem, However it's not a problem but you have added image from free image hosting platform Is it not possible for you to upload images in extension resources....
[deleted] yes, i will fix this in the next release
@[deleted] now image is stored in the internal assets folder (1.0 only)
composer update justoverclock/flarum-ext-welcomebox php flarum cache:clear
update the extension and don't forget to run
php flarum migrate
Justoverclock THANK You so much,
[deleted] can you please stop doing this. A workable solution has already been provided by @ianm and asking others to visit the same link and provide help is showing contempt for that response.
Have a bit more patience please, and at least try the solution provided before mentioning random people.
@Justoverclock one small enhancement suggestion.
Where you have the text "Welcome back, {user}" would you be willing to add the profile url here ? It makes a nice easy shortcut for users to get to their profile page directly 🙂
[deleted] nice suggestion!! Sure
@Justoverclock i also noticed that the Linguist translations do not support render HTML. Can this be added ? For example, I want to make the default text (which i'm doing with fof/linguist)
fof/linguist
You seem to be interested in what's here, but haven't registered for an account yet or perhaps haven't logged in. When you create an account, we will be able to remember what you've already read, so you can pick up exactly where you left off when you come back. Oh, and it'll also get rid of this really annoying box.....
So this part becomes
You seem to be interested in what's here, but haven't <a href="/register">registered</a> for an account yet or perhaps haven't <a href="login">logged in</a>. <br><br>When you create an account, we will be able to remember what you've already read, so you can pick up exactly where you left off when you come back. <br><br>Oh, and it'll also get rid of this really annoying box.....
Thanks
EDIT - I just realised I posted this in the wrong extension :-( I'll post in the correct place which is probably the reason for the initial confusion.
[deleted] not sure if I understand well, but think I can’t use direct link if someone doesn’t have this extension installed…am I right?
Justoverclock Potentially, but the support of HTML would be a welcome start 🙂
[deleted] and what if i put a link that open the modal using flarum component?
Justoverclock That'd be great. One for registration and one for login. Others may not have a use for this but to me it makes sense
Minor request from me:
The ability to turn off the animation for the profile picture. 😃 With nothing else on screen that moves its a little out of place in my design.
Debaucus this is on my todolist also
Debaucus @Justoverclock I have some simple CSS to remove this on my forum.
Debaucus You can use this CSS to disable the animation
.avatarwb .Avatar, .avatarwb .Dropdown-toggle { animation: none; }
Link to profile and settings into Welcome Box @[deleted]
Justoverclock Great features but the design should be more minimalistic. Add a settings icon right side of the username as a dropdown menu then list these two options under the icon like in posts. Edit, delete, and many more options are listed under one icon. Users don't need these options all the time on their screens.
tolgaaaltas i have really no fantasy with css 😆 can u provide a mockup image?
oh i think i understand what u mean
Justoverclock Of course, just give me a minute.
@Justoverclock like this.