• 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?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Custom post types Mixed in index.php, how?’ is closed to new replies.