Category Archives: wordpress
-
Here is another web site designed recently: www.trueblood-online.com , based on the americana TV serie TrueBlood, where vampire finally get out to the public and live their lives among humans … Trattandosi di un blog, il sito è stato realizzato utilizzando WordPress, personalizzando le varie sezioni con plugin e modifiche al codice sorgente.
WordPress: html or visual mode not working ? Here is the solution
No CommentsWritten on November 6, 2008 at 1:08 pm , by adminIf you run into trouble switching between Visual and HTML when you insert a new post or article in WordPress, just follow these instructions: Edit this file: yoursite/wp-includes/js/tinymce/tiny_mce_config.php 1) comment the row starting with while ( @ob_end_clean() ); ((insert // at the beginning of the row) 2) Search for ‘compress’ => true and change “true” more info