My b2evolution Version: 2.x
I'm having a little issue with these two pages: index.main.php vs. posts.main.php
I have 3 blogs.
Blog 1 = aggregates blogs 2 and 3
All of these blogs share the same skin. and I have created an index.main.php, single.main.php, and a posts.main.php
Is there a way to make it so that blog 1 always uses index.main.php, and blog 2, and 3 use the posts.main.php?
Right now, posts.main.php is used for everything and is messing my layout. It looks like index.main.php gets skipped.
I really want index.main.php to serve as a customized entry web page (like [url=http://usatoday.com/]USAToday[/url]) but once you go to a single post, or to http://domain/index.php?blog=2, I want you to see a standard list of posts. This is where I thought posts.main.php would be used for.
Should I just create another skin for blog 2 and 3? I could do that but I wanted run by you guys to get your thoughts before I re-invent the wheel.
p.s. new skin is running on my local pc so you can't preview just yet...
I think it would be easier to create another skin for blogs 2 and 3, but you can do something like this also