Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

Someone
Wednesday, February 29th, 2012 at 6:25:10am MST 

  1. <?php
  2. /*
  3. Template Name: NHB Concert Posters
  4. */
  5. ?>
  6. <?php get_header(); ?>
  7.  
  8. <div id="content">
  9. <div id="entry_content">
  10.  
  11.   <?php
  12.   $paged = (get_query_var('paged')) ? get_query_var('paged') : 1;
  13.   $args= array(
  14.           'category_name' => 'general', // Change these category SLUGS
  15.           'paged' => $paged
  16.   );
  17.   query_posts($args);
  18.   if( have_posts() ) :?>
  19.  
  20.  <h2 class="title"><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>
  21.  
  22.  <div class="navigation">
  23.   <div class="alignleft"><?php next_posts_link('&laquo; Older Entries') ?></div>
  24.   <?php while ( have_posts() ) : the_post(); ?>
  25.    <?php get_template_part( 'content', get_post_format() ); ?>
  26.   <?php endwhile; ?>
  27.    <div class="alignright"><?php previous_posts_link('Newer Entries &raquo;') ?></div>
  28.   <?php else : ?>
  29.    <article id="post-0" class="post no-results not-found">
  30.    <header class="entry-header">
  31.    <h1 class="entry-title"><?php _e( 'Nothing Found', 'oulipo' ); ?></h1>
  32.    </header><!-- .entry-header -->
  33.    <div class="entry-content">
  34.    <p><?php _e( 'Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.', 'oulipo' ); ?></p>
  35.    <?php get_search_form(); ?>
  36.    </div><!-- .entry-content -->
  37.    </article>
  38.   <?php endif; ?>
  39.  </div><!-- .navigation -->
  40.  
  41. </div><!-- #entry_content -->
  42.  
  43. <?php get_sidebar(); ?>
  44. <?php get_footer();

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right