Custom post types Mixed in index.php, how?
-
i tryed posting it on another forum but got no answers, hope its ok to repost it here. if this also isnt the place pleae tell me.
what i want to accomplish is as following:
i want to have 3 post types (landscape pictures, portrait pictures and videos (same size as landscape pictures))
i think i need them as post types and not regular posts because i need ech “post” to have categorys and tags in addition to its post type.
any way i want that when i open my homepage (index.php) all post type will be ordered by date.for example:
landscape
landscape
portrait
landscape
video
portrait
etc.but as i read about custom post types i see that ech post type should have its own loop?
so what can i do?
- The topic ‘Custom post types Mixed in index.php, how?’ is closed to new replies.