Greetings,
Ive got:
{exp:weblog:entries weblog="pc_blog" disable="catgories|member_data|pagination|trackbacks" sort="asc" }Is it possible to have two weblog items inside weblog=”” ?
for example:
{exp:weblog:entries weblog="pc_blog pc_blog2" disable="catgories|member_data|pagination|trackbacks" sort="asc" }The reason being. I have two blog layouts. One holds 2 images and the other only holds one. Then Im hoping that exp:weblog:entries will list according to id…
Dont know if this makes sense.