Xen Notices [Deleted]

Code:
.gritter-dismiss {
    position: absolute;
    font-size: 8px;
    bottom: 1px;
    right: 10px;
}
should be
Code:
.gritter-dismiss {
    position: absolute;
    font-size: 11px;
    bottom: 1px;
    right: 10px;
}

so it will not be so small in IE10
 
I've got a couple of notifications that are set up using Selected Navigation Tab as the display criteria. If a member Dismisses this notification, when they click the confirmation to dismiss it, it takes them back to the forum home, rather than keeping them on inside the current navigation tab.

Is this the correct behaviour?
 
I've got a couple of notifications that are set up using Selected Navigation Tab as the display criteria. If a member Dismisses this notification, when they click the confirmation to dismiss it, it takes them back to the forum home, rather than keeping them on inside the current navigation tab.

Is this the correct behaviour?
Yes, currently it is the expected behaviour.

I still need to revisit that (so it's a little bit more like when you dismiss a Notice).
 
Thanks Chris, shouldn't be a big issue, as it's only displayed in the Showcase and RM, and they only have to dismiss it the once anyway
 
Chris, sent you a PM, I can't find latest version on my computer, not sure if I ever got it. Can you please mail it again.
 
No, notifications use the same criteria as the default Notices system so the criteria is inspected on each page load.

Two really cool things I think you can add into this addon is:

To allow you to use it in the resource manager and the ability to set notifications to auto reset.

Think that is possible?
 
You can use it in the Resource Manager you just need to target the correct templates and/or view/controller class names.

What do you mean by "auto reset"?
 
You can use it in the Resource Manager you just need to target the correct templates and/or view/controller class names.

What do you mean by "auto reset"?

The option under each notification to reset a notification so it appears again even after someone dismisses it.

Would be excellent if that could trigger after an X amount of time.

have some notifications(Not all) that are important but we allow people to get rid of them, I manually reset them every so often.
 
Whelp, I have no idea what happened, but I'm not getting any of the features to work. I installed via the installer, then uninstalled, then reinstalled manually. Nothing. The TinyMCE editor isn't showing up. The notices menu doesn't have color or any other options. And when I create one, it shows up as a banner on the top of the first forum as opposed to a popup. Suggestions?

Edit - just noticed that I also don't have the 'List Notifications' option. That might be an issue.
 
Chris, would there be any way to make this automatically post a notification when a specified user makes a post? We have a user similar to the XenForo user on here that's only used for announcements and having that generate a notification (along the lines of XXXX has made a post, read it here) would be really cool.
 
Chris, i made a purchase through Google Checkout, i got a confirmation of purchase at google and then was brought back to your personal forum where there was a blank board and no download options
 
Downloads are sent via e-mail and you will receive this once Google approves your order.
 
I have a notification set to be active and sticky for guests, but it still shows up as dismissible! Any way to fix this?

Also is there any way to re-show a notification in seconds instead of days?
I like being able to set the amount of days for certain notifications, but others(i.e getting guests to register) I would prefer to have set to show up ever 60 seconds for guests, after they dismiss it or it goes away.

Anyway to do this?
 
I have a notification set to be active and sticky for guests, but it still shows up as dismissible! Any way to fix this?

Also is there any way to re-show a notification in seconds instead of days?
I like being able to set the amount of days for certain notifications, but others(i.e getting guests to register) I would prefer to have set to show up ever 60 seconds for guests, after they dismiss it or it goes away.

Anyway to do this?
Saw that you are using some graphics in the notification, care to share how you did that ?
Also saw another slider running image gallery at the bottom, is that an addon ?
Nice forum set up and lots of activity there.
 
Back
Top Bottom