Hi Hopefully someone can give me some advice.
I have MSM. And 2 sites setup identically.
so they have the same weblogs, same category’s on both sites.
The have different data in the weblogs on each site.
on one of the sites I want to use the weblog entries loop to display a list of articles from one category across both sites.
If I use the cat id (C124) instead of cat name it obviously wont work because they are unique ids per site. But there doesnt seem to be a way to use cat name as a param or dynamically from the url. or am i missing something?