icreatehosting (June 25th, 2015)
function cp_ad_loop_else() {
?>
<div class="shadowblock_out">
<div class="shadowblock">
<div class="pad10"></div>
<p><?php _e( 'Sorry, no listings were found.', APP_TD ); ?></p>
<div class="pad50"></div>
</div><!-- /shadowblock -->
</div><!-- /shadowblock_out -->
<?php
}
add_action( 'appthemes_loop_else', 'cp_ad_loop_else' );
icreatehosting (June 25th, 2015)
There are currently 1 users browsing this thread. (0 members and 1 guests)