Wordpress Categories and Pages and subpages? How do I create cat, sub cat parentand child pages? eg category - Original Paintings, sub cat abstract, illustratios, impressionism
asked by jerry242 7 months ago
flagHub Llama says
Actually, this isn't complicated at all.
Categories are created in your WordPress control panel (Dashboard, if you prefer) under "Posts". You can see the menu option until you click posts.
Once you click on Categories you can add a category. To make it a sub category (or child) just use the Category Parent drop down box to choose the higher level. To make a sub-sub-category choose on of the subcategories as the parent and so on.
Same thing with Pages. Click Add New and on the right hand side you'll see an option to select the parent page.
Easy-squeezie.
If you are using HubPages to build links to your WordPress blog you might want to make sure you get a 75 author ranking to avoid Hubpages Nofollowing your links - http://hubpages.com/hub/HubPages-Nofollow
Using Wordpress
Wordpress is an excellent platform for blogging, but the newer versions can be somewhat difficult to comprehend. This article should help you to get through some of the Wordpress basics! keep reading →
davidscoville says
Wordpress allows you to select certain pages to be the parent page of the current one you have opened. Then with the wp_list_pages function you can list child pages in your navigation. It is pretty cool: http://codex.wordpress.org/Template_Tags/wp_list_p
You can vote each answer up or down to show your support or disapproval. You cannot flag an answer, but if an answer receives enough down votes compared to up votes, then it will become hidden.







