Category in Page
I hacked into the page.php file, tested for the page I wanted to convert, and added the LOOP code from category.php file to run instead when it hit that page. I also had to reset the query when that occurred. The pages are kept in the wp_post table and their post_type=’page’, That’s how I found … Read more