How to Get Posts on a Specific Page
-
Not sure why my thread was closed… but ok…
Maybe my definition of the words, “post” and “page” aren’t in tune with how WordPress defines it. You’ll have to look past that because I use common website terms in the way they’re used.
Basically I want a “page” as in I go to https://www.mywebsite.com/thispage
… and on that page, have it display specific posts that fall under a specific category. For example if I do reviews of products and have the following link:
https://www.mywebsite.com/reviews
I want the link to be in the main menu (at the top) as “Reviews” and when the person clicks on it, it opens up the page and displays all posts that I have made under the category “Reviews”.
If I create the category and then add it via Appearance -> Menu I get a link like this:
https://www.mywebsite.com/category/reviews/
I don’t want that.
I tried using the query_args custom field per a YouTube video which displays nothing. I made sure I put in the correct ID for the category and it wont show up contrary to his video (guessing something changed with WordPress since then).
How is this accomplished now?
- The topic ‘How to Get Posts on a Specific Page’ is closed to new replies.