page for custom scope
-
Hi,
I need to create a pages for specific scope searches. i.e tomorrow, next month etc.
i.e – I have a link named ‘tomorrow’ under the mini calendar and I need to link that to a page that outputs only the events on tomorrow.
I understand the code i would need to use on the page is:
echo EM_Events::output(array('scope'=>'tomorrow', 'limit'=>10, 'pagination'=>1));
But, I don’t know what to call the page in the templates and how to link to it.
Please help if you can.
Thanks,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘page for custom scope’ is closed to new replies.