Articles Archive for March 2009
Wordpress »
Knowing how to hide wordpress pages from the header horizontal navigation menu is useful especially when you:
1. have a number of pages and do not want to clutter the navigation menu with your page titles.
2. want to create a special page for the purpose of linking from your posts or other pages.
Below is a way to hide unwanted page links from your navigation menu:
1. Go to your WordPress Editor (Appearance section) and open the header.php file and look for the following codes:
<?php $children = wp_list_pages(’sort_column=menu_order&depth=1&title_li=’);?>
2. Add the following codes (in …
Wordpress »
Whenever a post or page is created, WordPress will create a unique ID.
In cases where you need to get the ID, open your WordPress admin/Dashboard and click the relevant Post or Page button to display a listing of your posts or pages.
In your post or page listing, hover your mouse over the post or page title and the status bar (bottom left corner) of your browser will display their respective IDs as shown in the example below:
In case you do not see the status bar at the bottom of …
Blogging Tips »
Do you want to make money with GDI?
style=”border: 1px solid #cccccc”
If your answer is yes, I would suggest that you read on to find out what is GDI and how you can profit from it.
What is GDI? GDI (Global Domain International) is the best thing that can happen during this time of recession as it provides an income opportunity for those who wants to have an alternative source of income. GDI is a company with an exclusive license to distribute the dot ws domains (.ws) which is similar to the …

