Небива ... излегуват сите од почетната (16) ... Кога ќе го ставам ова:
<?php
$postct = get_option('dion_postnum');
$args=array('post_type' => 'videos','post_status'=> 'publish','posts_per_page' =>$postct,'caller_get_posts' =>1,'paged' =>$paged,);
query_posts($args); ?> ми се јавуваат сите видеа...