Posts Tagged ‘wordpress’

MySQL Search and Replace with phpMyAdmin

Tags: Tutorials | 1 Comment »

If sometimes you mess up some characters in your database (wrong character encodings) or you want to change certain text in a certain table’s field, you can use below help a lot. As you know that I use WordPress as my CMS choice. Many times when i finish up my work and if a client [...]

Tags: , , , , ,

WordPress 2.7 Admin Bar

Tags: Blogging, Tutorials | 4 Comments »

Recently we upgraded Goelji.com to WordPress MU 2.7. And, along came some In WordPressMU 2.7 there is a new admin bar. It has settings so users can see it on the admin panel side if they are logged in, and a wonky bit to switch between blogs that may have a few bugs. For any [...]

Tags: , , , , ,

HowTo display Author info in WordPress Single Post

Tags: Blogging, Tutorials | 3 Comments »

If you view a single post of a blog, you will see the author information at the bottom. Here we will see that how we can display such author info in a WordPress blog. That info can be edited in the control panel under Users->Your Profile. The author’s photo can also display the image using [...]

Tags: , ,

Showing category specific wordpress posts

Tags: Blogging, Internet, Tutorials | No Comments »

Displaying category specific posts in a wordpress blog is easy. Inside theme folder the you will find “index.php” and “sidebar.php” templates, you have to put a query_posts functions which refer to specific category ID numbers from your database. Example: <?php query_posts(‘showposts=1&cat=4′); ?> You will need to change them to reflect the ID numbers in your [...]

Tags: ,

Sneak Peak to new upgraded WordPress 2.5 RC1

Tags: Blogging | No Comments »

Yesterday, on wordpress development blog matt announced the launch of much awaited upgrade to WordPress after months of their hard work. As matt says “The result is a new way of interacting with WordPress that will remain familiar to seasoned users while improving the experience for everyone.” New customizable dashboard is “focused on the most [...]

Tags: , ,
© 2005-2010 TechParadise is powered by IndiaLinkers.
Privacy | Terms | Advertise Here | Top