• [deleted]

  • Edited

@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)

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?

      • [deleted]

      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.

        • [deleted]

        Debaucus You can use this CSS to disable the animation

        .avatarwb .Avatar, .avatarwb .Dropdown-toggle {
            animation: none;
        }

        1.2.0

        Link to profile and settings into Welcome Box @[deleted]

        Updating

        composer update justoverclock/flarum-ext-welcomebox
        php flarum cache:clear

          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.

            • [deleted]

            • Edited

            tolgaaaltas try this

            .settinglink {
                display: flow-root;
            }

            • [deleted]

            @Justoverclock There is a bug in the latest release. When not logged in, the site doesn't load (only the header and footer) and this is displayed in the console

            mount-redraw.js:15 TypeError: Cannot read property 'displayName' of undefined
                at e.<anonymous> (index.js:14)
                at e.forEach.t.<computed> (extend.js:35)
                at e.forEach.t.<computed> (extend.js:33)
                at e.forEach.t.<computed> [as sidebarItems] (extend.js:33)
                at e.n.view (IndexPage.js:55)
                at e.forEach.t.<computed> (extend.js:33)
                at e.forEach.t.<computed> [as view] (extend.js:33)
                at Function.a (render.js:30)
                at render.js:155
                at render.js:160

              [deleted] can u try now?

              1.2.1

              • Minor fixes

              @[deleted] can someone tell me if the image works in the assets folder also? thanx