There are our instruments we’ve got on the bottom:camera, mic, white board, etc they all have indicators(flags) on mouse over. Great and very important. However practically they are teeny-tiny, very small and hard to read, specifically to my members who are mostly retired and over 60. Is there a way to tune up somehow a font size and size of that flag. The style of those flags. Thank you.
]]>Right after activation I got 4 lines of errors in my admin:
Notice: Function add_submenu_page was called?incorrectly. The seventh parameter passed to?add_submenu_page()
?should be numeric representing menu position. Please see?Debugging in WordPress?for more information. (This message was added in version 5.3.0.) in?/Users/username/Sites/localhost/folder_name/wp-includes/functions.php?on line?5835
3 times(!) of the above and 1 time of the below
Notice: Function wpdb::prepare was called?incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see?Debugging in WordPress?for more information. (This message was added in version 3.9.0.) in?/Users/username/Sites/localhost/folder_name/wp-includes/functions.php?on line?5835
I’ve installed the plugin and setup a couple of rooms but whenever I try to login I get an error message. Is this due to it running on a demo server?
]]>Are there any novice instructions for changing the server from the https://demo.plugnmeet.com ? Accessing DEMO is not always possible. I read through the wordpress installation directions and it mentioned that I would need to change the server ‘later’ but they were unclear as to what I would change the the server information into or where to obtain the information.
]]>Hello! When exporting the whiteboard image in plugNmeet, how can I make sure that the background doesn’t come out?
]]>Hello! I wanted to know if it is that when several students raise their hands, in the list of participants, it appears in order according to who raised their hand first.
]]>In plugnmeet, when I want all my students to participate in the whiteboard I have to enable one by one for them to have access.
Is it possible to have an option that enables all participants to collaborate on the virtual whiteboard?
]]>How can I replace the default virtual background options in plugNmeet?
The problem is that every time I want to use a virtual background, I have to use default images as background.
And loading an image takes time to do so, so it’s best if I have the option to keep some of my favorite virtual background images as default, so I don’t need to load them over and over again every time.
]]>How can I share survey results in chat?
So students can see voting results.
Hi,
Thanks for coming here. If you have any questions, suggestions or bug reports then please use github repo: https://github.com/mynaparrot/plugNmeet-WordPress. It will be quicker to track.
Thanks
]]>Hi,
I am Yuvaraj, developer at WPCal.io
We have a common user using both plugins.
The bootstrap CSS(wp-content/plugins/plugnmeet/admin/css/bootstrap.min.css) you have included in the wp-admin area is affecting my plugin pages. As bootstrap’s CSS contains universal code like h1,h2… *, etc., it can affect the WP admin area or any other plugin’s design.
I request you to include the above file only for your pages where you require the design, or you can prefix all the CSS selectors with a unique class
say .plugnmeet h1,.plugnmeet h2
for all the rules.
I am looking forward to a solution.
Thank you.