• [deleted]


Hello @Justoverclock I think this (flarum.it) is your forum only and this extension is also your's 😄
Found a optimization bug in Mobile Devices as you can see box is going out of phone's width.

0.1.6

Css fix for mobile, thanks to @[deleted] for suggestion

Updating

composer update justoverclock/flarum-ext-guestengagement
php flarum cache:clear
    7 days later

    0.1.7

    Flarum 1.0 compatible

    Installation

    Install with composer:

    composer require justoverclock/flarum-ext-guestengagement:"*"

    Updating

    composer update justoverclock/flarum-ext-guestengagement:"*"
    php flarum cache:clear
      22 days later
      • [deleted]

      Justoverclock Is there any possibility of removing the unnecessary <br> tags from the HTML markup ? This makes styling very difficult when you have two rows of blank space to contend with 🙂

      Thanks

        • [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

        NOTE - in relation to incorrectly posted https://discuss.flarum.org/d/27023-welcomebox/93

        22 days later

        Thanks for the extension!!

        Bug:
        When enabled extension and turned on show alert on homepage, it was automatically hidden (just showed for a few ms while page was loading). The auto hide setting was left empty. Resolved by setting to a high value, but when leaving it blank it auto hides again.

        Feature Request:

        1. Customizable alert message for home screen

        2. Some way to support forums that don't use registration (SSO). The signup button directs to a signup modal, but on my site users are logged in from my main site using SSO. But they can still enter as guests without signing in, so my goal is actually to get the guest to simply login and remind them of what they get by doing so.

          I could see it possibly working like this (with customizable message feature) paired with

          • An option to disable signup button (this would be min requirement)

          • Ideally also have an option to enable a button that redirects to a page using a customizable link set in admin settings, so SSO forums can point to their login system

        Uuh really I forgot to make the homepage box text editable? I will fix this asap 🤓

        For the homepage box is not a bug as u say, the timeout must be filled with a value, u prefer that I remove completely the timeout or set as unlimited if is blank?

          Justoverclock set as unlimited if is blank

          Ah ok I see. But yeah I think by default if it's blank then it should just not auto close.

          Thanks!

          a month later
          7 days later

          One more thing:
          I changed the title and the text for the post engagement inside the extension.
          For the the main page

          • flarum-ext-guestengagement.forum.hello
          • flarum-ext-guestengagement.forum.uwillreceive

          I used Linguist to translate but I couldn't find anything to change the button text "Sign Up".