Subscribe:Posts Comments

You Are Here: Home » Wordpress 模板 » Ndadap – Free WordPress Themes

Ndadap is Unique WordPress theme, we created Ndadap with easy to install and easy to use. This theme contain very minimum configuration to make it work. Ndadap also support many plugin. Ndadap also widget enabled for unlimited content. Ndadap buil in Featured Content Area with auto grab image from the content. So you doesn’t need to add custom field on your content.

But, if you want more perfect Featured Image, you can add it via Custom Field. The custom Field for featured image is feature_image and paste you image url


What’s on in Ndadap WordPress Theme
  • WordPress 2.7 Support (Threaded Comment with separate Comment and Pingbacks)
  • Rounded Corner
  • Gradient Style and nicely dotted background effect
  • Built In Featured Post area.
  • Auto Grabbed Image from to content (no custom field needed)
  • Auto Re size image
  • Widget Support
  • AdSense support
  • Magazine Style
  • Grid Based Layout
  • SEO Friendly
  • Work Perfect on Standard Browser (if you are using Internet Explorer, I can’t give guarantee this theme will work)
  • Say Goodby for Internet Explorer
  • Creative Commons License
  • And many more.

ndadap-wordpress-theme

Live Dome | Downloads | 寂静街论坛备份

Some Plugin Needed
F.A.Q

How To Setup Featured Post?

It’s easy, open header.php and find this area

  1. <?php
  2. $sticky=get_option('sticky_posts');
  3. $args1=array(
  4. 'caller_get_posts'=>1,
  5. 'post__not_in' => $sticky,
  6. 'posts_per_page'=>4,
  7. 'category_name' => 'featured',
  8. );
  9. $my_query1 = new WP_Query($args1);
  10. while ($my_query1->have_posts()) : $my_query1->the_post(); ?>

This code around line 105 and on category_name, change with you Category Name that you want display as Featured Post.

:该模板不支持IE6

Leave a Reply

© 1997 - 2010 寂静街 · Powered by 女神工作室.