*kick*
I have another problem with multiple templates.
The steps the startposter took to make a subpage with another template works fine for me, but the loop sums up the pages and not the posts.
So I made a file called journal.php and added the template name code in the top of that file.
Then, I added a new page in the wordpress back-end and activated the template setting.
What is the right workround to create a landingpage(home.php, don't have a problem here), with sub-blogs(cant figure out how to create this).
To clear things out, here's my idea:
- Homepage
- - Journal
- - Music
- - Photo
- About
- Contact
My idea was to create a different template for each sub-blog: journal, music and photo
Create posts and separate them by adding catagories for each item responding to their subblog name.
(I hope i my point clear because english is not my native language)