| 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/www/wp-content/themes/dorfakkhabar/ |
Upload File : |
<div class="leftsides">
<div class="boxslide">
<div class="boxtitle">
<div class="arrow"></div>
<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_gallerycat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_gallerytitle'); ?></a></div>
</div>
<div class="m_slide right">
<ul id="slider">
<?php query_posts('cat=' . get_option('tabnakweb_gallerycat') . '&showposts=' . get_option('tabnakweb_gallerycount')); ?>
<?php $i=1; if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
<li>
<a href="<?php the_permalink(); ?>" title="" target="_blank">
<img width="250" height="161" src="<?php $image_id = get_post_thumbnail_id();
$image_url = wp_get_attachment_image_src($image_id,'titre', true);
echo $image_url[0]; ?>" >
</a>
<div class="details">
<h3><a href="<?php the_permalink(); ?>" target="_blank"><?php the_title(); ?></a></h3></div>
</li>
<?php $i++; endwhile; ?>
</ul>
<div class="m_slide_li right">
<div class="slide_pager right">
<div class="next"><a href="#"><span id="next_pic" class="active"></span></a></div>
<div class="previous"><a href="#"><span id="previous_pic" class="active"></span></a></div>
</div>
</div>
</div>
</div>
<div class="box"><div style="width=255px;margin:3px auto"><a href="<?php echo get_option('tabnakweb_contentads7link'); ?>"><img src="<?php echo get_option('tabnakweb_contentads7img'); ?>" alt="<?php echo get_option('tabnakweb_contentads7title'); ?>" title="<?php echo get_option('tabnakweb_contentads7title'); ?>" /></a> </div> </div>
<div class="box"><div style="width=255px;margin:3px auto"><a href="<?php echo get_option('tabnakweb_contentads8link'); ?>"><img src="<?php echo get_option('tabnakweb_contentads8img'); ?>" alt="<?php echo get_option('tabnakweb_contentads8title'); ?>" title="<?php echo get_option('tabnakweb_contentads8title'); ?>" /></a> </div> </div>
<div class="box"><div style="width=255px;margin:3px auto"><a href="<?php echo get_option('tabnakweb_contentads9link'); ?>"><img src="<?php echo get_option('tabnakweb_contentads9img'); ?>" alt="<?php echo get_option('tabnakweb_contentads9title'); ?>" title="<?php echo get_option('tabnakweb_contentads9title'); ?>" /></a> </div> </div>
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('right-sidebar') ) : ?><?php endif; ?>
<div class="newstab">
<div class="box">
<div class="boxtitle">
<div class="news active">
<div class="arrow"></div>
<div class="title">آخرين اخبار</div>
</div>
<div class="weblog">
<div class="arrow"></div>
<div class="title"> پربازديدترين </div>
</div>
</div>
<div class="nc" style="clear: both;">
<ul>
<?php
global $post;
$myposts = get_posts(array('numberposts' => 100, 'offset' => 0,'post_status'=>'publish'));
foreach($myposts as $post) :
setup_postdata($post);
?>
<li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('لينك به:: %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li>
<?php endforeach; ?>
<?php wp_reset_query(); ?> </ul>
</div>
<div class="wc" style="clear: both; display: none">
<div class="ldWrapper">
<h2 id="ldTitle"></h2>
<ul>
<?php $posts = get_posts('orderby=rand&numberposts=25'); foreach($posts as $post) { ?>
<li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('لينك به:: %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li>
<?php } ?>
</ul></div> </div>
</div>
</div>
<div class="box">
<div class="boxtitle">
<div class="arrow"></div>
<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_sardabcat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_sardabtitle'); ?></a></div>
</div>
<ul>
<hr style="border-top: .8px solid #E7E7E7; width: 93%;">
<?php query_posts('cat=' . get_option('tabnakweb_sardabcat') . '&showposts=' . get_option('tabnakweb_sardabcount')); ?>
<?php if ( have_posts() ): ?>
<?php while ( have_posts()) : the_post(); ?>
<li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('لينك به:: %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li>
<hr style="border-top: .8px solid #E7E7E7; width: 93%;">
<?php endwhile; ?>
<?php endif; ?>
<?php wp_reset_query(); ?>
</ul>
</div>
</div>