Repost from my old blog munzir.net.
————————————–
I’ve upgraded my shoutbox plugin which now includes some fancy admin color changer or something.
You can see the demo here or play around with my shoutbox ->
Same thing ported to WordPress.
Download: http://wordpress.org/plugins/myshouts-shoutbox/
How To Install?
Extract into wordpress plugins folder. Enable in Admin and you should see “myshouts” under Settings tab.
You can manually put it in your template using or just use it as a widget.
Ps. If it doesn’t look good on your theme, that means your theme was styled badly (ul li stuff ya know) 🙂 Drop me an email if you need any help.
Is there a way to remove the website address row in the plugin?
You can edit the css and simply add #myshouts_form .website { display:none }
I am having a hard time putting the php call into the main body of my page. I put
into my wordpress page and it isn’t being called. Please advise.