Using GET to filter Category page
-
I want to show all the results from a category from a specific month (e.g. all Movie items for December) using the Category page instead of Search.
Looking at the classes EM_category and EM_object, it appears that the variables ‘month’ and ‘year’ are accepted.
Can these variables be used to limit the results shown on the Category page to a specific time period via a reference in the URL or via a form ($_GET or $_POST), instead of going via the Search page, and how could this be achieved?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using GET to filter Category page’ is closed to new replies.