You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to Arras Theme Community Forums!
Arras 1.5.2-RC2 Now Available: Download Here
Forum Rules: Please ensure that you have clearly read and understood the forum rules before posting.
User Confirmations / Password Reminders: Please check your spam folder before emailing for help if you have not received the confirmation or password reset emails.
Search options
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

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,
Posts found: 5
Generated in 0.021 seconds, 5 queries executed