Thanks for visiting! This is the weblog of Lynda, a 26 year old girl living in Atlanta with her husband, three cats and two cockatiels.
| Home | Journal | Photos | Contact |
<MTGlobalEntries include_blogs="7,13 ">
<MTIfEqual a="[MTBlogID]" b="7 ">
<$MTInclude module="entry "$>
</MTIfEqual>
<MTIfEqual a="[MTBlogID]" b="13 ">
<$MTInclude module="linklog "$>
</MTIfEqual>
</MTGlobalEntries><MTIfEqual a="[MTBlogID]" b="xx ">
<$MTInclude module="whatever "$>
</MTIfEqual>Ahhh so that’s how you get those posts to show up on your front page. Someday I’ll actually get around to making my movie reviews page.. someday.
Hi, I’m so sorry to bother you but I’ve asked this question several other places including the MT forums and no one seems to have an answer. I used your tutorials to get the Global Listing plugin working (and they’re wonderful by the way, very easy to follow). And everything works fine except for the Template Modules. For some reason, no matter what I do, I keep getting an error when I rebuild saying the template module couldn’t be found. I think it has something to do with the Global Listings tags because I tried calling the modules on other pages without the tags and it worked fine. Is there some sort of coding that you had to use in conjunction with the regular coding?
Again, I’m very sorry to bother you. If you could give me even the slightest clue as to what I did wrong, I would be so grateful. Thank you, either way!
This is mentioned in the first tutorial, but I’m not sure how clear it is.
Within each blog you want to combine, all modules need to exist. There’s details on the original tutorial on how to link a module to an external file so you can make changes in any module on any blog.
For example, I have a module called “macros” that I link to for several blogs. Say “Blog A” and “Blog B” use the module “macros”. That module must exist for blog A and B. If I’m trying to combine A, B and Blog C on my index page, even though it doesn’t use the module “macros”, if it’s used in the global index for blogs A and B, I’ll need to create it in blog Cs modules as well.
Thank you so much! Worked like a charm. My problem was that while I had the templates for each blog in it’s section, I didn’t have all the templates at every single blog, only the coresponding templates. Sorry to bug you and thanks again so much!