HEX
Server: Apache/2.4.29 (Ubuntu)
System: Linux elpuerto-web 4.15.0-72-generic #81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019 x86_64
User: www-data (33)
PHP: 7.2.24-0ubuntu0.18.04.1
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
Upload Files
File: /var/www/elpuerto/html/wp-content/themes/internationalpost-multiplepro/category.php
<?php get_header(); ?>
<div id="content-wrapper" class="site-content">


<div id="content" role="main" class="single-wrapper"> 

<section>
<div class="post-wrapper-archive">
<div class="related-post-wrapper-block">
<div class="recentpost-wrapper"> 	
		 <?php $count = 0; ?>
    	<?php if (have_posts()) : ?>
        <?php while (have_posts() && $count < get_option('posts_per_page') && (($count < '1'))) : the_post(); $count++; ?>
           <div class="cat-title-b0-1"> 
		   <h1><center>
			<span><?php _e("Estas en la Categoria ", "mm"); ?> <b>&#8216;<?php single_cat_title(); ?>&#8217;</b> <?php _e(" ", "mm"); ?></span>
			<center></h1>
				<div class="cb"></div> 
 </div>
  
<div class="recentpost">
<div class="content-heading"> <h2><a href="<?php the_permalink(); ?>" rel="bookmark"> <?php the_title(); ?> </a></h2>  

 
</div>
  <?php if( has_post_thumbnail() ) { ?>
<div class="recentpost-image-0"><a href="<?php the_permalink(); ?>" rel="bookmark"> <?php the_post_thumbnail( 'contentbigcat' ); ?></a></div>
<div class="recentpost-cont-holder"> 
<div class="post-content-big"><?php the_content_limit('305'); ?>
	

<div class="readmore-b0"> <a href="<?php the_permalink(); ?>"><?php _e("Mas...", "mm"); ?> </a></div> 
</div>
</div>

<div class="cb"></div>
<?php } else { ?> 
<div class="recentpost-image-0">
	<?php the_content_limit('305'); ?><div class="readmore-b0"> <a href="<?php the_permalink(); ?>"><?php _e("Mas...", "mm"); ?> </a></div>
	</div>
	
<?php } ?> 
 




</div>

		<?php endwhile; ?>
 
		</div>   
		 </div>
    
 
<?php if ( get_option_mmtheme('ad_6_on_off') == 'true' ) { ;?> 
<div class="ad-6">
<?php echo stripslashes( get_option_mmtheme('ad_6') ) ?>  		
</div>
<?php } ?> 




<div class="bottom-recentpost-wrapper-cat">
<?php while (have_posts() && $count < get_option('posts_per_page') && (($count < '10'))) : the_post(); $count++; ?>
   <?php if( has_post_thumbnail() ) { ?>
<div class="bottom-archive">
<div class="bottom-recentpost-image-0"><a href="<?php the_permalink(); ?>" rel="bookmark">

 <?php the_post_thumbnail( 'contentsmall' ); ?> </a>  </div>
<div class="post-content-holder">
<div class="bottom-content-heading-0"> <h2><a href="<?php the_permalink(); ?>" rel="bookmark"> <?php the_title(); ?> </a></h2> 

 
</div> 
<div class="cb"></div>
<div class="post-content">  <?php the_content_limit('150'); ?></div>
</div>
<div class="cb"></div>
</div>
<?php } else { ?> 
 
<div class="post-content-holder bottom-archive no-img-bottom-archive">
 <div class="bottom-content-heading-0"> <h2><a href="<?php the_permalink(); ?>" rel="bookmark"> <?php the_title(); ?> </a></h2> 
 </div> 
   <div class="cb"></div>
<div class="post-content">  <?php the_content_limit('370'); ?>  </div>

   <div class="cb"></div>

	</div>
	
<?php } ?> 
    	<?php endwhile; endif; ?>   
    	
 
    	
    	
      <div class="cb"></div>
    </div> 
 






 
<?php if ( get_option_mmtheme('ad_7_on_off') == 'true' ) { ;?> 
<div class="ad-7">
<?php echo stripslashes( get_option_mmtheme('ad_7') ) ?>  		
</div>
<?php } ?> 




<div id="pag">
 <div class="pagination-wrapper"><?php magazine3_pagination(); ?></div>
<div class="cb"></div>
</div> 
      
</div>

</section>


 

			</div><!-- #content -->
<?php include("sidebar-archive.php"); ?> 
<?php get_footer(); ?>