5 users online. Create an account or sign in to join them.Users
Multiple URL parameters?
This is an open discussion with 1 reply, filed under Troubleshooting.
Search
The Global Parameter Loader might be of interest to you.
Create an account or sign in to comment.
I'd like to edit my archives page to allow users to browse by either date or category. For example mysite.com/archive/2009/02/ would display blog posts from Feb 2009 and mysite.com/archive/entertainment would display blog posts from the category 'entertainment'.
Is there a way I can check which of the two URL parameters have been met and then display relevant entries?