Posts Tagged ‘development’

22Mar

Avoid hierarchical taxonomies to loose hierarchy

You surely ran into this sometime: you’ve a hierarchical taxonomy in WordPress like Categories, you check the child terms and leave the parent terms unchecked. Next time you save the post, the hierarchical structure is broken and child items are positioned on top of parent items, like the image above on the left. In this tutorial we’re going to see how to fix this for WordPress categories and any hierarchical custom taxonomy so that the terms are displayed like the right box in the image above.

Read more

Tags: , , ,

2Mar

How to detect active widgets in each sidebar

While developing a WordPress theme for a sites network where the built-in calendar widget would be ocassionally included, a special background needed to be applied for the widgets area when the calendar was active, so I needed to detect if the calendar widget was active or not. In this tutorial we will learn how to detect which widgets are active in each sidebar.

Read more

Tags: , ,

3Feb

Add columns for custom taxonomies to custom post types in WordPress

Add columns for custom taxonomies to custom post types in WordPress

If you ever found strange that you could edit the terms of a custom taxonomy for a custom post type using the Quick Edit link but you couldn’t see the terms applied in the columns, you’re not alone. That’s why in this tutorial we will learn how to display those terms in the list view for our custom post types.
Read more

Tags: , , ,

24Jan

A/B Testing in WordPress

This video by Ryan Carson is back from 2009 but still relevant to learn how to perform A/B  Testing using WordPress and Google Optimizer.

Tags: ,

18Jan

Appcelerator acquires Aptana

The Aptana IDE has been around  for a few years now and has gained a loyal base of users (yours truly included) due to its strength, easy of use and wide support for various languages including its support for Android and Nokia development. Aptana has now been acquired by development platform Appcelerator, creators of Titanium platform for development on iOS and Android.

Read more

Tags: , , ,

18Jan

Best WordPress tutorials in ILC in 2010

Best WordPress tutorials in ILC in 2010

This is the last roundup from content published on 2010 on ILC and it’s dedicated to WordPress. During 2010 WordPress reached version 3.0 gaining custom post types, menus, shortlinks and custom backgrounds and headers, as well as the merge of WordPress MU and WordPress. 2011 is awaiting the release of 3.1 with some other great features so this will definitely be an exciting year for WordPress and developers community.

Read more

Tags: , ,

15Jan

Learn how to program with Hackety Hack

Check Hackety Hack for a simple but effective tutorial course on programming built on Ruby on Rails.

Tags: ,

14Jan

Optimized rewrite rules for WordPress

Permalinks are one essential part of any WordPress installation to have a example.com/nice-url/ instead of example.com/?p=378.The translation of the ugly looking URL into the cute URL is performed by the Apache server instructed by the rewrite rules in the .htaccess file. Even though WordPress can write the proper rules, there are some rules that are said to optimize the redirection and thus the page loading time.
Read more

Tags: ,

26Dec

WordPress 3.1Release Candidate 1 is out!

The Release Candidate 1 for the new 3.1 version of WordPress is out!

Tags:

1Dec

The Square Grid – CSS framework for designers & developers

If you’re familiar with 960.gs but find it a bit smaller than what you would like it to be, maybe The Square Grid with its width of 994px is perfect for you.

Read more

Tags: ,

Page 2 of 612345...Last »