hi i want to add Latest Previews  widget more than 4 times and shows the post in 4 different catgory, i am able to add 1 y 1 time, any 1 know how this can be done

this urgent ,plz help me in this

check this image

PunBB bbcode test

i want to show latest previews on different catgories  example : i want to show post from featured and genral videos catgories latest previews


how this can be done

thanks for awsome thme

arras theme lack in support , nice theme, but still we users dont know wats development is going on

also hard to make chnages if i did to 1.3.4, then i get messed in coming version

dont mention, i am happy to be a member in forum  and willing to help other

it is easy to do tat ,just activate the post views plugins, and chnage codes in following files

in template .php u have , find this

<div class="entry-summary"><?php echo arras_strip_content(get_the_excerpt(), 20); ?></div>

replace as this

<div class="entry-summary"><?php if(function_exists('the_views')) { the_views(); } ?></div>

tats all

check my vido blog http://www.americasgottalent2010.com/

added post views, and  auto update videos from my rss feed,

this is amazing theme i found,