TInyMCE object Tag stripped

I’m not 100% sure, but this problem seems related to the unfiltered_html capability restriction. unfiltered_html Since 2.0 Allows user to post HTML markup or even JavaScript code in pages, posts, and comments. Note: Enabling this option for untrusted users may result in their posting malicious or poorly formatted code. An easy fix (and probably a … Read more

editor text cut off when using 2 spaces (after periods)

Problem solved: In 2.9.2 under “New Blog Defaults”, the field “Encoding for pages and feeds” was blank and should have been UTF-8. When I updated this field on all blogs, the problem went away. In 3.2.1 you can edit this value on a blog by blog basis on the reading settings page: /wp-admin/options-reading.php. I’m not … Read more

create a front end post page template withTinyMCE,

If plugin is okay with you than you can try WP Quick Post Widget. It has Editor you are looking for and also supporting all Custom Meta Boxes. So you can use that too for front end. Check this. http://wordpress.org/extend/plugins/quick-post-widget/