Tutorials


Jul 29

Tutorials, Wordpress

Support WP3.0 Custom Menus

wordpress 3.0 custom menus
The new wordpress 3.0 custom menus feature is one of the best newly added features to wordpress that gives you more control on your menus every where on your web site .
Wordpress new custom menus works in simple two steps .

Read More …

Feb 27

Tutorials, Wordpress

[Custom Function] Get Category Link by Name

I was working on a theme and i faced that problem , i wanted to get dynamically the category link using category names and there’s no function in wordpress to do that , so i’ve wrote a simple function that does what i need .
I’ve used get_cat_ID function to get category id using name , then get_category_link function to get category link using category id , very simple .
Read More …

Sep 16

Tutorials, Wordpress

Wordpress Conditional Tags In Action (Different Sidebars)

Wordpress can be used to create any type of site that’s because of it’s powerful functions  which give developers the freedom to play and create , this tutorial is about a simple yet great for CMS sites tip which is creating different sidebars .
Read More …

Jun 30

Tutorials, Usability, Wordpress

Wordpress Conditional Tags In Action (Breadcrumbs)

Wordpress is the most powerful blogging system ever , even you can use it to do any type of sites (E-Commerce , CMS, Galleries .. etc) i think wordpress is going forward to be a framework , all this because of the powerful functions it offers to developers .

I’m going to use some of the wordpress Conditional Tags plus other wordpress functions to create a Breadcrumbs Navigation for wordpress .

Read More about Breadcrumbs and why to use them “Breadcrumb Navigation: Further Investigation of Usage

breadcrumbs Navigation

Read More …

Jun 26

Tutorials, jQuery

Create Your Own “kwicks” jQuery Effect

Today’s tutorial and my first tutorial here will be about jQuery , i’m going to explain how to create your own popular “kwicks” effect . For those who don’t know Kwicks jQuery Plugin here’s a link to it , kwicks plugin was developed by Jeremy Martin .

DemoSource

Read More …


Copyright © 2010 Banhawi