Any plans to update this to work with Redactor?It's probably to do with the TinyMCE rich text editor.
The best thing to do is to disable Rich Text Editor in the Admin CP options.
@media (max-width:@maxResponsiveWideWidth)
{
#GritterContainer {display:none;}
}
Hows about ipad? Still shows.
Works just fine on iPad and Android tablets in portrait view, the notification disappears as expected. It is visible in landscape mode on both as they are displaying the website in full ie their horizontal resolution is greater than @maxResponsiveWideWidth. This is as expected.Hows about ipad? Still shows.
I don't like my forum cluttered with pop ups covering the content, it's annoying and users complain on small devices, the notification works well on a desktop and clears the content.Works just fine on iPad and Android tablets in portrait view, the notification disappears as expected. It is visible in landscape mode on both as they are displaying the website in full ie their horizontal resolution is greater than @maxResponsiveWideWidth. This is as expected.
So the answer is no? so generally speaking, there is no work around it not showing on iPad?For the sake of specificity, you may need to define it in EXTRA.css as:
Code:@media (max-width:@maxResponsiveWideWidth) { .Responsive #GritterContainer {display:none;} }
No it doesn't clear the content on a desktop. I just viewed your site as a guest, pulled up a thread and the 'not logged in' notification overlays the posts. Also if viewing in 1024x768 resolution, the notification partly obscures some of the forums on the main page. Then of course in most resolutions (I'm using 1366x768) it still obscures content in the sidebar.I don't like my forum cluttered with pop ups covering the content, it's annoying and users complain on small devices, the notification works well on a desktop and clears the content.
You have had suggestions for the code. I have asked some questions about why it might not be working. If you're not going to respond to my questions, I can't really help youhttp://xenforo.com/community/threads/notifications-paid.33906/page-58#post-681102
Suggestion for the code would be greatly appreciated.
the notification works fine, as i explained to @Martok - I don't like the popups notice annoying the regular members on iPhones and iPads, yes, it shows inYou have had suggestions for the code. I have asked some questions about why it might not be working. If you're not going to respond to my questions, I can't really help you![]()
Oops - after returning on the add on - forgot to add page criteria!No it doesn't clear the content on a desktop. I just viewed your site as a guest, pulled up a thread and the 'not logged in' notification overlays the posts. Also if viewing in 1024x768 resolution, the notification partly obscures some of the forums on the main page. Then of course in most resolutions (I'm using 1366x768) it still obscures content in the sidebar.
Frankly if you're that bothered about it obscuring anything, you'd be better off using the built-in notices system as this will never obscure content whereas notifications is always likely to obscure something at some resolution on someone's screen.
We use essential cookies to make this site work, and optional cookies to enhance your experience.