Archive for August, 2009

WordPress News Ticker Plugin

WordPress News Ticker Plugin

WordPress News Ticker plugin is a jquery based wordpress plugin which is used to display wordpress post with fading effect. Steps For Using this Plugin 1] Download Latest Release from WordPress News Ticker Plugin 2] Unzip the file. 3] Upload the “wordpress-news-ticker-plugin” folder to the “/wp-content/plugins/” directory. (DO NOT CHANGE ANY FILE OR FOLDER NAMES) [...]

Fix WordPress Feed XML Parsing Errors [RSS Feed Problem]

Fix WordPress Feed XML Parsing Errors [RSS Feed Problem]

In my previous wordpress project when I check the wordpress feed there was a “XML Parsing Error: XML or text declaration not at start of entity”. XML Parsing Error On Mozilla Firefox XML Parsing Error On Google Chrome Here it shows some more information. Then I started to search solution. I searched around various forums [...]

Jquery PHP Multiple File Upload

Jquery PHP Multiple File Upload

Here in this post i created multiple file upload using latest version of jQuery and Ajax upload library by Andrew Valums. Just download both libraries and include them in your files. Then first we will create a upload button and when user click on this button user can add files. we are not using classic [...]