• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

http tuoitreit vnthreads15656 dua bai viet cua chuyen muc ra index cho wp html

  1. Admin

    Hướng dẫn đưa bài viết của chuyên mục ra index cho WP

    add vào index.php <div id="navcat"> <h4>Tin tức HOT</h4> </div> <?php query_posts(array('category__and' => array(-7), 'posts_per_page' => 5, 'ignore_sticky_posts' => 1, 'paged' => get_query_var('paged') ? get_query_var('paged') : 1)); ?> <?php if (have_posts()) : while...
Back
Top