| Server IP : 93.115.150.27 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 User : dorfakkh ( 1797) PHP Version : 8.1.34 Disable Function : show_source, system, passthru, exec, popen, proc_open, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/dorfakkh/public_html/wp-content/themes/dorfakkhabar/ |
Upload File : |
<div class="rightside">
<div class="box note">
<div class="boxtitle">
<div class="arrow"></div>
<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_rightblock1cat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_rightblock1title'); ?></a></div>
</div>
<?php query_posts('cat=' . get_option('tabnakweb_rightblock1cat') . '&showposts=' . get_option('tabnakweb_rightblock1count')); ?>
<?php $i=1; if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
<div class="boxcontent">
<?php if ( (function_exists('has_post_thumbnail')) && (has_post_thumbnail()) ) { /* if post has post thumbnail */ ?>
<?php } ?>
<img src="<?php $image_id = get_post_thumbnail_id();
$image_url = wp_get_attachment_image_src($image_id,'rightside', true);
echo $image_url[0]; ?>" alt<?php the_title(); ?> title="<?php the_title(); ?>" class="thumb"/>
<h2><a href="<?php the_permalink(); ?>" target="_blank"><?php the_title(); ?></a> </h2>
<?php if ( get_post_meta($post->ID, 'post_another', true) ) { ?>
<div class="author"> <?php echo get_post_meta($post->ID, 'post_another', true); ?></div><?php } ?>
<div class="floatfix"></div>
<hr style="border-top: 2px solid #E7E7E7; width: 93%;"/>
</div>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</div>
<div class="box note" style="margin-top: 5px;">
<div class="boxtitle">
<div class="arrow"></div>
<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_rightblock2cat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_rightblock2title'); ?></a></div>
</div>
<?php query_posts('cat=' . get_option('tabnakweb_rightblock2cat') . '&showposts=' . get_option('tabnakweb_rightblock2count')); ?>
<?php $i=1; if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
<div class="boxcontent">
<?php if ( (function_exists('has_post_thumbnail')) && (has_post_thumbnail()) ) { /* if post has post thumbnail */ ?>
<?php } ?>
<img src="<?php $image_id = get_post_thumbnail_id();
$image_url = wp_get_attachment_image_src($image_id,'rightside', true);
echo $image_url[0]; ?>" alt<?php the_title(); ?> title="<?php the_title(); ?>" class="thumb"/>
<h2><a href="<?php the_permalink(); ?>" target="_blank"><?php the_title(); ?></a></h2>
<?php if ( get_post_meta($post->ID, 'post_another', true) ) { ?>
<div class="author"> <?php echo get_post_meta($post->ID, 'post_another', true); ?></div><?php } ?>
<div class="floatfix"></div>
<hr style="border-top: 2px solid #E7E7E7; width: 93%;"/>
</div>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</div>
<div class="box note" style="margin-top: 5px;">
<div class="boxtitle">
<div class="arrow"></div>
<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_rightblock3cat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_rightblock3title'); ?></a></div>
</div>
<?php query_posts('cat=' . get_option('tabnakweb_rightblock3cat') . '&showposts=' . get_option('tabnakweb_rightblock3count')); ?>
<?php $i=1; if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
<div class="boxcontent">
<?php if ( (function_exists('has_post_thumbnail')) && (has_post_thumbnail()) ) { /* if post has post thumbnail */ ?>
<?php } ?>
<img src="<?php $image_id = get_post_thumbnail_id();
$image_url = wp_get_attachment_image_src($image_id,'rightside', true);
echo $image_url[0]; ?>" alt<?php the_title(); ?> title="<?php the_title(); ?>" class="thumb"/>
<h2><a href="<?php the_permalink(); ?>" target="_blank"><?php the_title(); ?></a></h2>
<?php if ( get_post_meta($post->ID, 'post_another', true) ) { ?>
<div class="author"> <?php echo get_post_meta($post->ID, 'post_another', true); ?></div><?php } ?>
<div class="floatfix"></div>
<hr style="border-top: 2px solid #E7E7E7; width: 93%;"/>
</div>
<?php endwhile; ?>
<?php wp_reset_query(); ?>
</div>
</div>