• Resolved storyday

    (@storyday)


    I want to get the post from all of my catalogs,and list them on my homepage,like bellow:

    |————-|
    |___catalog 1_|
    | 1.post1 |
    | 2.post2 |
    | 3.mypst |
    | 4.mmmm |
    | >more |
    ————–
    |————-|
    |___catalog 2_|
    | 1.post1 |
    | 2.post2 |
    | 3.mypst |
    | 4.mmmm |
    | >more |
    ————–
    |————-|
    |___catalog 3_|
    | 1.post1 |
    | 2.post2 |
    | 3.mypst |
    | 4.mmmm |
    | >more |
    ————–

    so how can I loop all of my catalogs,and in the loop,how can I get the contents?

    thanks !

    What I want to know is how to loop out the data from a specified catalog,which I know the cat id!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How can I list post from many catalogs’ is closed to new replies.