Also noticed when I press letter “n” this window opens up on top.
Here is screenshot http://i.imgur.com/cYeTVUy.jpg
Has anyone else ran into this?
Plugin Author
R
(@ruddernation)
Hi Mike,
If you can provide me with the details of what theme you are using on your site then I’ll be able to test for you.
Hey,
I am using the theme quality also have the pro copy. https://wordpress.org/themes/quality
Thanks
Plugin Author
R
(@ruddernation)
Hi Mike,
I’ll look at this and I’ll hopefully come up with a solution for you in the next few days.
Hey,
Ok cool that sounds good.
Thanks
Plugin Author
R
(@ruddernation)
I’ve not had time to test yet as I’m n vacation,
But I will look as soon as I can.
Plugin Author
R
(@ruddernation)
Hello mike
I’ve done a fix now for the chat screen size but I cannot remove the keyboard shortcuts, You would have to disable the Admin navbar in your functions.php in your themes folder by adding
// Remove Admin Bar Front End
add_filter('show_admin_bar', '__return_false');
This will disable it on your front end only but it will allow all keys to work within the chatroom.
I’ll update the plugin within the next hour or so.
Regards,
Rudder