Category Archives: Resource

Chet Baker on WordPress 2.8

WordPress 2.8 is out and with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. This release is named in honor is  Chet Baker is American jazz trumpeter, flugelhorn player and singer. I got new … Read More

Posted in Wordpress | Tagged , , | 9 Comments

Awesome WordPress Shortcode Tips

Have you ever now, that WordPress support shortcode? With shortcode we can easy insert some code or function on the post. Example we can put some Advertisement on the post without write a lot of bloated code. We can save a lot of time with shortcode.

The shortcode syntax varies, here are some examples:

  • [shortcode]
  • [shortcode atribute="value"]
  • [shortcode]Text[/shortcode]

Shortcodes can be created to perform a handful of useful functions. To use any of the shortcodes in this post I recommend adding the functions to your functions.php theme file (create it if it does not exist!). Read More

Posted in Wordpress | Tagged , , , , | 7 Comments

Best of This Week: 9-15 February 2009

Here some of my favorite content that published in 9 – 15 February 2009. I hope you enjoy my favorite content around the net.

Interesting html FORM Validators for web developers

This post show you some interesting HTML Form validators to check FORM fields writing only some lines of HTML and JavaScript code. All these proposal are lightweight, cross-browser and simple to use and customize in your web projects in few minutes.

How to Increase Web Traffic through Search Engines!

This is where Search Engine Optimization (SEO) techniques come in. They will help you to get more people to your website through search engine hits. The best thing about SEO is that you don’t need to be a professional to do it. What you do need is hard work, patience and the willingness to learn. Let me begin by telling you why you should bother about putting in your time to learn SEO. Read More

Posted in External | Tagged , , , | 2 Comments

How To Fix WordPress 2.6 Missing Categories

A friend of mine got a problem with his newly upgrade Wordpress (2.6.2) that is missing categories. The problem occured randomly. If the categories showed correctly and then he clicked it, there was no post assosiated (404 Not Found).

Thanks to Google. There are so many people faced the same problem and they have solutions also. Funponsel.com gave a quick solution to fix the problem.

You just need to run this query:

UPDATE wp_term_taxonomy,wp_terms SET wp_term_taxonomy.description = wp_terms.name WHERE wp_term_taxonomy.term_id = wp_terms.term_id

You may also check other solutions if the solution above is not working. Read More

Posted in Wordpress | Tagged , , , | 4 Comments

WordPress 2.7 new dashboard design

Did you already know the new dashboard of Wordpress 2.7 ? Here’s the screenshot and Wordpress development take a survey of this new upgrade. Personally I like this new design, because usually I use drop down menu admin as my dashboard menu.

I just can’t wait to see the final released and upgrade my worpdress. To build and customize Wordpress is exciting for me, and of course with this supporting from Wordpress I can do more with this wordpress and satisfied my customer. Read More

Posted in Wordpress | Tagged | 9 Comments

Themes Update and Localization Support

I want say thank to all of you who have reviewed or used my Free Themes. On this post I will give some themes update information and some new localization version. Right now, my Ayumi and vita have been translated into Germany languages by my friends Thomas Schneider. You can download Germany version on Ayumi and vita from themes download page. If you want to make other translations, please download my current themes, translate it into your chosen language and sent it back to me.

I updated some themes too, to support new WordPress there release, include image captions, gravatar and many more. So, if you still found any bugs or problem when using my free themes you can leave some comment or feedback in each themes page. Need custom or more professional services? or interested to check my portfolio? Go to my Professional Themes Designer web site. Read More

Posted in Resource, update, WordPress Theme | Tagged , , , | 1 Comment
Page 3 of 10← First...234...10...Last →