Here is a regular request: http://domain.com/sample-post/
Here is a request with pagination: http://domain.com/sample-post/3/
Here is a request with month: http://domain.com/sample-post/?month=4
Here is a request with both: http://domain.com/sample-post/3/?month=4
The variable month is never collected from the query string, with my OP code inside functions.php
@l0gan0
Can you show me the JSON inline with csl.js a few lines above and below, so I can see how you put it there?
Thanks for figuring out how to do this, much appreciated.
Thank you for that standardized response. I already have the Pro Pack so I know there is no setting for what I asked.
Please read my question and tell me if there is a way to do what I am asking in the backend.