Make sure you don’t have this line in your wp-config.php file
define( 'DISALLOW_FILE_MODS', true );
Thread Starter
Mike
(@scynt)
Awesome, thank you!
This should be enough info for me to work with.
Thanks again.
Mike
Thread Starter
Mike
(@scynt)
Hi Marko,
Thanks for replying. I’m not using BuddyPress since it is overkill for what I really need. I have my profile page set-up using several shortcodes and I’m using the UserOnline plugin to check where the user who’s profile is being viewed is online or not.
I guess what I’m asking for is a little direction on how I can achieve that direct private message block when a button is clicked. The JS function which handles event when a user’s name is clicked on the chat box would be a good start.
Thanks!
Mike