XF 1.5 Improvements to notices

Today, we're showing you some exciting changes to Notices that we're bringing to you in XenForo 1.5:

Displaying an image
upload_2015-6-23_16-5-13.webp


With the introduction of the above option it is now possible to display an image on a notice. You can either display the current visitor's avatar or provide a path or URL to one:

upload_2015-6-23_16-5-42.webp


This addition should help draw more attention to your notices.

Visibility options
upload_2015-6-23_16-6-14.webp


It is currently possible to hide notices with relative ease using some custom CSS. You can still do this to have tighter control, but the new option makes it even easier.

The exact breakpoints will depend on the properties set on the style used.

Floating notices

In XenForo 1.5 there are now two types of notices. Block notices behave in the familiar way as pictured above. Floating notices are a completely new way to display your notices.

upload_2015-6-23_16-8-53.webp


Floating notices will appear in the bottom right corner of the screen. In addition to the usual options, floating notices also support some new options:

upload_2015-6-23_16-9-42.webp


There are four colour styles, two of which derive from your Color Palette. You can also provide a custom class name to style the floating notice however you like. You can see all five of these options pictured below (the last one being a custom class created manually):

notices.webp


You can also control how long the floating notice will display for, and fade the notice in after a period of time.

Guest dismissal
We now give guests the opportunity to dismiss notices. For guests, the mechanism for dismissing a notice is to set a cookie in their browser.

The cookie that we set is valid for the current browsing session. To restore dismissed notices a guest can clear their cookies, move to another device or restart their browser.

Resetting notices
upload_2015-6-23_16-12-4.webp


Sometimes it may be necessary to re-use a notice. For example, you may wish to create a similar notice without reconfiguring the criteria.

upload_2015-6-23_16-12-34.webp


Once reset, the notice will begin to display to any registered member meeting the criteria, even if they previously dismissed it.

That's all for today, until next time... :)
 
Last edited:
Lovely changes, will make notifications much more interesting to set up and also from a end-users perspective more eye-catchy (the floating ones especially!)
 
Great changes. One question. If multiple notices are set to float, would there be any indicator with their title? or they will stack one above the other?
 
The floating notice style is similar in concept, yeah.


It will make little sense to have it, in its current form, installed in XF 1.5. It may stick around, though, in some form.
Always thought it was duplication to have notices and notifications, but the latter is a little more obvious, and prettier, so I prefer it.
It's flattering for an addon developer to have their idea incorporated into the core product, but I guess you're cheating a bit, eh, Chris? :)
 
Also how would floating notice look on responsive view? Will they be moved to the normal notice system magically or they won't appear at all?
 
Top Bottom