WP_Query : Display tagged posts below static content
-
I am completely new to WordPress and php, and I seem to be a bit lost in regards to using wp_query.
I want to display static content on a page, but then display tagged posts below the static content. Here is an example of the current local install page:
http://gidro.psych.northwestern.edu:8888/?page_id=1522
I want that static content to stay there, and then to have posts with certain tags display underneath. I was able to edit the page.php file to display posts of a given category on that page, but it overrides the static content. Any help is much appreciated!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘WP_Query : Display tagged posts below static content’ is closed to new replies.