Quote Originally Posted by mintcold View Post
Idk if this will help or not but add this to you functions.php file and see it solves the problem :
PHP Code: 
remove_filter('the_content''wpautop');
remove_filter('the_content''wptexturize'); 
sorry, where is this function.php file?