Ver Mensaje Individual
  #4 (permalink)  
Antiguo 09/06/2009, 09:38
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 22 años, 5 meses
Puntos: 177
Respuesta: Resumen de notas en category

tengo esto y no se donde merda ponerlo!!!! El PHP me tiene de hijo!!!!!

Código php:
Ver original
  1. <?php
  2. /**
  3.  * Template: Category.php
  4.  *
  5.  * @package WPFramework
  6.  * @subpackage Template
  7.  */
  8.  
  9. get_header();
  10. ?>
  11.             <!--BEGIN #primary-->
  12.             <div id="left_column" class="hfeed">
  13.             <div id="left_column_content">
  14.             <?php if ( have_posts() ) : ?>
  15.                 <h1 class="tituarchivo"><?php single_cat_title(); ?></h1>
  16.                 <?php while ( have_posts() ) : the_post(); ?>
  17.                
  18.                 <!--BEGIN .hentry-->
  19.                 <div id="post-<?php the_ID(); ?>" class="<?php semantic_entries(); ?>">
  20.                     <h2 class="entry-title"><a href="<?php the_permalink(); ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>
  21.  
  22.                     <!--BEGIN .entry-meta .entry-header-->
  23.  
  24.                                     <div class="entry-meta entry-header">
  25.                    <div class="comments_bubble">
  26.                                         <p><span class="comment-count"><a href="<?php comments_link(); ?>"><?php comments_number( '0', '1', '%' ); ?></a></span></p>
  27.                                     </div>
  28.                                         <?php if ( framework_get_terms( 'tags' ) ) { ?>
  29.                                         <span class="meta-sep">|</span>
  30.                                         <span class="entry-tags">Tagged <?php echo framework_get_terms( 'tags' ); ?></span>
  31.                                         <?php } ?>
  32.                                         <p class="date"><span class="published"><span class="published-time" title="<?php the_time( get_option('date_format') .' - '. get_option('time_format') ); ?>"><?php the_time( get_option('date_format') ); ?></span></span> | Categor&iacute;a <?php echo framework_get_terms( 'cats' ); ?></p>
  33.                                     </div>
  34.                                    
  35.                                     <div class="clear"></div>  
  36.                    
  37.                    
  38.                    
  39.                    
  40.  
  41.                     <!--BEGIN .entry-content .article-->
  42.                     <div class="entry-content article">
  43.                         <?php the_content( 'Read more &raquo;' ); ?>
  44.                         <?php wp_link_pages( array( 'before' => '<div id="page-links"><p><strong>Pages:</strong> ', 'after' => '</p></div>', 'next_or_number' => 'number' ) ); ?>
  45.                     <!--END .entry-content .article-->
  46.                     </div>
  47.  
  48.                     <!--BEGIN .entry-meta .entry-footer-->
  49.                     <div class="entry-meta entry-footer">
  50.                        
  51.                         <img src="<?php bloginfo('template_url'); ?>/images/post_bottom.jpg" class="post_bottom" alt="" />
  52.                     <!--END .entry-meta .entry-footer-->
  53.                     </div>
  54.                 <!--END .hentry-->
  55.                 </div>
  56.  
  57.                 <?php endwhile; ?>
  58.                 <?php include ( TEMPLATEPATH . '/navigation.php' ); ?>
  59.                 <?php else : ?>
  60.  
  61.                 <!--BEGIN #post-0-->
  62.                 <div id="post-0" class="<?php semantic_entries(); ?>">
  63.                     <h2 class="entry-title">Not Found</h2>
  64.  
  65.                     <!--BEGIN .entry-content-->
  66.                     <div class="entry-content">
  67.                         <p>Sorry, but you are looking for something that isn't here.</p>
  68.                         <?php get_search_form(); ?>
  69.                     <!--END .entry-content-->
  70.                     </div>
  71.                 <!--END #post-0-->
  72.                 </div>
  73.  
  74.             <?php endif; ?>
  75.             <!--END #primary .hfeed-->
  76.             </div>
  77.             <div id="page_footer_credits">
  78.                                 <a href="http://www.wordpress.org"><img src="<?php bloginfo('template_url'); ?>/images/wordpress_logo.jpg" id="wordpress_logo" alt="" /></a>
  79.                                 <p>designed by <a href="http://tim.bramblingdesign.com">Tim Sainburg </a>| Built on <a href="http://wpframework.com/"> Wordpress Framework</a> | <a href="<?php bloginfo('atom_url'); ?>">Atom Feed</a> | <a href="<?php bloginfo('rss2_url'); ?> ">RSS 2.0</a> </p>
  80.  
  81.  
  82.                             </div>
  83. </div>
  84. <?php get_sidebar(); ?>
  85. <?php get_footer(); ?>

gracias a quien pueda darme una manito
__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho