Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32409, comment 3


Ignore:
Timestamp:
05/16/2015 05:23:12 PM (10 years ago)
Author:
Kuzmanov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32409, comment 3

    initial v1  
    1 This is my whole $wp_query code and yes, it's the first query that appears in the template file (custom-post-type-archive.php).
    2 
    31Replying to [comment:1 boonebgorges]:
    42> Can you provide more complete details about exactly how you are overloading the query? Does your first snippet (`$wp_query = ...`) appear in a theme template file?
     3
     4This is my whole $wp_query code and yes, it's the first query that appears in the template file (custom-post-type-archive.php).