开发者

Wordpress menu of categories

I have a horizontal menu for wordpress site and the menu items are categories. On clicking each menu item , I should show latest post for respective category.

e.g.

Item_1 Item_2 Item_3 Item_4 are my menu items. So on clicking Item_2, I should show latest post for that category of Item_2. Is this possible in Wordpress? I am just a newbie to wordpress, will app开发者_开发问答reciate any help.


Yes it's how wordpress works. Except, you have to create the categories in your admin dashboard and specify the cat you want when you are writing your post.

If you need info on how to build a template file, you should read http://codex.wordpress.org/Category_Templates

which explain how to write wordpress query.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜