wp-syntax character “<" ">” map issue

Posted on February 5, 2012 - Filed Under Blogging | Leave a Comment

I’m using wordpress with plugin wp-syntax but I found some wp-syntax can’t map some special character correctly. Eg. “<” is showed as “&lt;” and “>” is showed as “&gt;” After sear on the web,I found we can fix this issue via below method: 1.Find your wp-syntax.php file and open it 2.Fine line $geshi = new [...]

Read More..>>

WordPress issue: upload image under flash player 10

Posted on February 8, 2009 - Filed Under Blogging | Leave a Comment

Do you meet a trouble of can not upload images in wordpress with flash player 10 installed in your computer? In fact it’s a bug of wordpress,if you are using wordpress 2.5,pls following the below steps. – Uninstall media flash player 10 – Download and install media flash player 10 for Firefox etc. – Check [...]

Read More..>>

Fix Popularity contest error in WordPress 2.5

Posted on June 5, 2008 - Filed Under Blogging | Leave a Comment

One of my favorite plugins is Alex King’s Popularity Contest. Unfortunately it doesn’t seem to work with the latest WordPress release 2.5, nor WordPress 2.5.1. By doing a little searching on WordPress.org Forums I found this post which explains how to fix the Fatal Error problem I’ve been getting. What you need to do is [...]

Read More..>>