• Resolved lskitto

    (@lskitto)


    Hi, on my website, I would like a Separate Page titled “Facfiction”
    But on that page I would like to add all the posts I make under the Category “Fanfiction”
    But I don’t want those “Fanfiction” posts to show on my Main Page.

    How can I do this?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The first part is easy, the second required coding.

    The easiest way to display a page which show all post from one category is to go to your Appearance > Menus, create a new top navigation menu and add your category to your nav bar.

    Now in order to display all of your post on your home page, but NOT that one category, you will need to alter the loop and exclude that category – https://codex.www.ads-software.com/Class_Reference/WP_Query#Category_Parameters

    Thread Starter lskitto

    (@lskitto)

    Thanks, does the second part require FTP access, or can I do this straight from the Admin Area?

    You can edit your theme files by going to Appearance > Editor, but it’s best to have FTP access. That way if you make a mistake, you’ll be able to undo.

    You should also make a backup and depending on what theme you are using, you may want to make a child theme. If the theme designer releases an update and you update the theme, you’ll lose your changes.

    Thread Starter lskitto

    (@lskitto)

    Ive made a Menu called Fanfiction, but its not showing up… see for yourself:
    https://luke.smallman.net.nz/

    When you created your menu, did you also select that menu in the Theme locations in the dropdown on the left, that says: Your theme supports 1 menu. Select which menu you would like to use.

    I went through your first 2 pages of posts and all posts are uncategorized. Make sure you also have posts in the fanfiction category.

    Thread Starter lskitto

    (@lskitto)

    Ok, ive done that, but that replaced my “Home” menu with the new one…

    How do I add the “Home” menu back?
    and also when I try and make another menu, with or without “Theme Locations” it wont show…

    see for your self btw :p

    UPDATE:
    Thanks, ive solved it :p

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Page/Posts’ is closed to new replies.