[Hustle] Hello-Bar style for Hustle coming?

2

Do you plan for a hello bar style feature for Hustle any time soon? It's the one thing that keeps me from using that plugin, and I guess you would also appreciate such a feature, as you are using hello-bar yourself to promote your new hosting service on wpmudev.org… :slight_smile:

Thanks for an outlook.

Best regards, Wolfgang

  • Adam
    • Support Gorilla

    Hi mynym

    I hope you’re having a great day!

    Currently it should be possible to create a “sort of” a hello-bar using Hustle’s “slide-in” with some custom CSS. You could try setting up one this way:

    1. create a new slide-in (not a pop-up)

    – make sure that in “Content” settings it doesn’t use “titles”, “featured image”, doesn’t “show call to action button” and “GDPR checkbox” and doesn’t “add email collection”

    – add your content line(s) in the main content editor

    2. in “Design” section

    – select “minimal” style

    – you can customize colors if you want to

    – featured image options are non-relevant

    – don’t show border and drop-shadow and don’t use custom size

    – use custom CSS and drop this (you can adjust height and max-height values – though both have to be the same):

    .hustle-modal {max-width:100%;height:50px!important;max-height:unset;}
    .hustle-modal .hustle-modal-body {width:100%!important;height:50px!important;position:fixed;top:0;left:0;}

    The use of “!important” is usually not recommended but as this is a workaround I decided to use it to force CSS values that otherwise wouldn’t work fine. The end-result might not be perfect at this state but seems to reassemble a typical hello bar close so I think it could be fine-tuned with some additional CSS.

    That said, I think a “Hello bar” style for either slide-in or pop-up would be cool. I think it’s been suggested in the past already too and if I’m not mistaken it would just require adding yet another “style” to the Hustle. I’ve already passed that directly to our developers and designers asking them if they could add this to the plugin as it seems pretty useful :slight_smile:

    Best regards,

    Adam

  • mynym
    • Site Builder, Child of Zeus

    Hi Adam, hi Nathan, hi Predag

    Thanks for your comments on my question. Great to see that you are already working on it :slight_smile:

    I’m looking forward to finding the feature included in one or the other of your plugins, soon…

    And thank you very much for the workaround until then!

    Best regards,

    Wolfgang

  • Adam
    • Support Gorilla

    Hi Andre van der Merwe

    It’s a custom markup as pretty much all here around the form and our sites. It’s a super-huge “ecosystem” that’s completely custom(ized) in-house.

    However, there’s a “Header Content” module that can be used to insert similar “hello bar” HTML into page header in our Branda plugin already and the option to add “Hello bar” style module to Hustle is still on the list. Please note that that there’s a lot of features to be added and a lot of improvements and fixes planned so those have to be prioritized and our Hustle team had/has to choose what should be handled sooner and later. It’s still on planned features list, though, so should be there in future.

    Kind regards,
    Adam