R
Forum Replies Created
-
Forum: Plugins
In reply to: [Removed Plugin] Chat window sizeHello 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,
RudderForum: Plugins
In reply to: [Removed Plugin] Chat window sizeI’ve not had time to test yet as I’m n vacation,
But I will look as soon as I can.Forum: Plugins
In reply to: [Removed Plugin] Chat window sizeHi Mike,
I’ll look at this and I’ll hopefully come up with a solution for you in the next few days.
Forum: Plugins
In reply to: [Removed Plugin] Chat window sizeHi 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.
Forum: Reviews
In reply to: [Removed Plugin] just .. perfect!! a video chat room who.. works!Thank you for the comment and rating @pifou.
Forum: Reviews
In reply to: [Removed Plugin] ReviewHello @citychatbrush
Thanks for the comment and rating and yes that is a good idea, But I wont be charging users for it as I want my plugins to remain free for all, So I’ll incorporate that idea into the coming versions then all’s you’ll need to do is upgrade, I do have a buddypress version which requires the users to be registered and that also uses full screen.
BuddyPress Group Chat.Thanks again.
Forum: Plugins
In reply to: [Buddypress Group Chat] Do not want Network activatedHello @zabre00
I’ve been testing all day and I’ve not had this break any of the sites I have created, I have added
define('BP_ENABLE_MULTIBLOG', true );
to my wp-config.php file above the line /* That’s all, stop editing! Happy blogging. */
With that line of code it’s possible to use it site wide on groups but without breaking any of the subsites.If you could provide more info or a domain that would be helpful so I can check on your site as I cannot replicate any site being broken,
But in the mean time I’ll keep testing.Forum: Plugins
In reply to: [Buddypress Group Chat] Do not want Network activatedI’ll work on this over the weekend and maybe come up with a solution,
I don’t use multisite myself so I’ve got a few things to learn first,
Once I’ve fixed this I’ll update here.Regards,
Rudder.
Forum: Plugins
In reply to: [Buddypress Group Chat] Do not want Network activatedHello @zabre00
As I’ve only tested this on single site only I don’t have the solution yet,
I’ll just create a test site now and test this for you and hopefully come up with a solution ASAP.Regards
Forum: Plugins
In reply to: [Removed Plugin] helloHello,
This automatically creates the page for you when you activate the plugin,
All you’ll need to do is add the page to your menu and save,
It will then show up on your blog,
To go to your menus just click dashboard – appearance – menus.Alternatively you could just go to your domain and enter /chatroom after it to see if it’s activated and working.
Forum: Plugins
In reply to: [Buddypress Group Chat] ApologiesRemember to Rename the folder in your wp-content/plugins folder, The folder is buddypress-group-chat, Just rename it to anything, This will fix your site and allow you to do a update to version 1.0.9.
Forum: Plugins
In reply to: [Removed Plugin] Load issuesPlugin is fixed, Please update to 1.0.9 .
Forum: Plugins
In reply to: [Removed Plugin] Load issuesI’ve now fixed this issue,
If you updated to 1.0.8 then please deactivate and update to 1.0.9
Sorry to anyone if this messed up your site as it ended uploading on all pages, So please update, It also works on WordPress 4.0 for those using test sites.