I hope it’s making sense to me
haha
Okay, after typing up a huge message, I think I’m starting to understand what you might want… I’ll leave my original message below in case it applies, plus it also wont seem like as much of a waste of 15 minutes, hahaha
If wrong, perhaps you can go into a little more detail like below if I’m not too far off
Otherwise, if you’re asking to duplicate a set of Tags, etc, it’s definately not possible out of the box, and I couldn’t tell you where to start if you’d like to hack the code
I’ll have Mitchell pop in when he has the chance if he can provide any assistance
---------------------------------------------------------------------------------------------------------------------------
To make sure I understand you correctly…
So for example,
You have a primary entry… let’s say it’s tagged: companya, companyb, companyc, lawfirma, lawfirmb, lawfirmc
You then have several Company entries… that belong to a weblog called “companies”
Theoretically, you should have tagged according to their names? companya, companyb, companyc
You then have several Law Firm entries… that belong to a weblog called “lawfirms”
Theoretically, you should have tagged according to their names? lawfirma, lawfirmb, lawfirmc
You now want your primary entry to display two seperate lists of related entries. One being Companies that match those Tag names, and the other being Law Firms that match those Tag names. The reference would overlap of course, but we can use the weblog="” parameter.
So, your primary entry, then a Related Entries loop with weblog parameter set to “companies” and another Related Entries loop with weblog parameter set to “lawfirms”
That would filter out the wrong entries, etc....