<?php
/*
* Rich Responsive Osclass Themes
*
* Copyright (C) 2016 OSCLASS.me
*
* This is Rich Osclass Themes with Single License
*
* This program is a commercial software. Copying or distribution without a license is not allowed.
*
* If you need more licenses for this software. Please read more here <http://www.osclass.me/osclass-me-license/>.
*/
osc_get_premiums();
if(osc_count_premiums() > 0) {
?>
<div class="lg-12 md-12">
<div class="bmw">
<?php while(osc_has_premiums()) { ?>
<div class="kontena lg-12 md-12 premium topper">
<?php if( osc_images_enabled_at_items() ) { ?>
<div class="lg-2 md-2 xs-4 oner">
<?php if(osc_count_premium_resources()) { ?>
<a href="<?php echo osc_premium_url() ; ?>"><img src="<?php echo osc_resource_thumbnail_url() ; ?>" title="<?php echo osc_item_title(); ?>" alt="<?php echo osc_item_title(); ?>" /></a>
<?php } else { ?>
<img src="<?php echo osc_current_web_theme_url('images/no_photo.gif') ; ?>" title="" alt="" />
<?php } ?>
</div>
<?php } ?>
<div class="lg-10 md-10 xs-8 twor">
<div class="judula"><h3><a href="<?php echo osc_premium_url() ; ?>"><?php echo osc_premium_title() ; ?></a></h3></div>
<div class="locatte"><span class="hargas"><?php if( osc_price_enabled_at_items() && osc_item_category_price_enabled(osc_premium_category_id()) ) { ?><?php echo osc_format_price(osc_premium_price(), osc_premium_currency_symbol()); ?><?php } ?></span><span class="cat-label cat-label-label2"><i class="fa fa-star"></i> <?php _e('Premium', 'rich') ; ?></span></div>
<div class="localer mini-none"> <p><?php echo osc_highlight( osc_premium_description() ,300) ; ?></p></div>
<div class="localer">
<span><i class="fa fa-calendar"></i> <?php echo osc_format_date(osc_premium_pub_date()); ?> <i class="fa fa-map-marker"></i> <?php echo osc_premium_city(); ?> <span class="mini-none">(<?php echo osc_premium_region(); ?>)</span> </span>
</div>
</div></div>
<?php } ?>
<?php } ?>
<?php while(osc_has_items()) { ?>
<div class="kontena lg-12 md-12 standart topper">
<?php if( osc_images_enabled_at_items() ) { ?>
<div class="lg-2 md-2 xs-4 oner">
<?php if(osc_count_item_resources()) { ?>
<a href="<?php echo osc_item_url() ; ?>"><img src="<?php echo osc_resource_thumbnail_url() ; ?>" title="<?php echo osc_item_title(); ?>" alt="<?php echo osc_item_title(); ?>" /></a>
<?php } else { ?>
<img src="<?php echo osc_current_web_theme_url('images/no_photo.gif') ; ?>" title="" alt="" />
<?php } ?>
</div>
<?php } ?>
<div class="lg-10 md-10 xs-8 twor">
<div class="judula"><h3>
<a href="<?php echo osc_item_url() ; ?>"><?php echo osc_item_title() ; ?></a></h3></div>
<div class="locatte"><span class="hargas"> <?php if( osc_price_enabled_at_items() && osc_item_category_price_enabled() ) { ?><?php echo osc_format_price(osc_item_price()); ?><?php } ?></span><?php if( osc_item_is_premium() ) { ?>
<span class="cat-label cat-label-label2"><i class="fa fa-star"></i> <?php _e('Premium', 'rich') ; ?></span>
<?php } ?></div>
<div class="localer"> <p class="mini-none"><?php echo osc_highlight( osc_item_description() ,300) ; ?></p></div>
<div class="localer"><span><i class="fa fa-calendar"></i> <?php echo osc_format_date(osc_item_pub_date()); ?> </span><span> <i class="fa fa-map-marker"></i> <?php echo osc_item_city(); ?> <span class="mini-none"(<?php echo osc_item_region(); ?>)</span> </span>
</div>
</div>
</div>
<?php } ?>
</div>
</div>
this is my seacrh_list.php.
FRIEND PLASE HELP MEE PLASE
i can'at view ads