I'm trying to embed a specific category's monthly view by using components anywhere. Links generated by "View By Month" menu are all the same. How can I find out the URL that only display a specific calendar category?
Hello,
If you get the category id's you can use:
&category_fv=9,8
So in the unformated url you would include the above. If you had an SEF url with no query strings i.e. finished with .html or / you could use ?instead of &.