Load blog posts which belong to a specific tag? And show them in a custom page.

  • Posted in : Read WP
  • skinner92
    Participant

    Hello, first of all thanks for this beautiful theme.

    I’m building a 2D Game Development website, which has a main Blog (that loads by default). The thing is that I also want to offer several Tutorials separately. For example, a tutorial on C#, and a tutorial on Javascript.

    I don’t know how to organise this. In the menu bar I’ll have a “Blog” menu-item, and another menu-item that says “Tutorials” which will two sub-items: “Learn C#” and “Learn Javascript”. When the user clicks on “Learn C#”, I want him/her see all the posts I made on that subject.

    The problem is *not* about how to make the menus (I know how to do that), but about how to let the user watch all posts I made under the “Learn C#” tag and show them in the “Learn C#” page.

    Hope you understood my problem. In case you want to check out my website and see what I mean: http://www.2dgamedev.com

    Thanks.

    ahmetsali
    Keymaster

    Hi, it can be done like this;

    – First, you need to create 2 new categories in your blog, one named C-Sharp and other named Javascirpt, then you can add this categories to your menu;

    https://wordpress.org/support/topic/adding-a-category-to-menu

    – Then you need to exclude this categories from your main blog, you can use this plugin for it;

    https://wordpress.org/plugins/advanced-category-excluder/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register