<div class="singletab">
<?php if ( ( $cp_options->ad_inquiry_form && is_user_logged_in() ) || ! $cp_options->ad_inquiry_form ) {
get_template_part( 'includes/sidebar', 'contact' );
} else {
?>
<div class="pad25"></div>
<p class="dashicons-before contact_msg center"><strong><?php _e( 'You must be logged in to inquire about this ad.', APP_TD ); ?></strong></p>
<div class="pad100"></div>
<?php } ?>
</div><!-- /singletab -->
<div class="singletab">
<?php if ( ( $cp_options->ad_inquiry_form && is_user_logged_in() ) || ! $cp_options->ad_inquiry_form ) {
get_template_part( 'includes/sidebar', 'contact' );
} else {
?>
<div class="pad25"></div>
<p class="dashicons-before contact_msg center"><strong><?php _e( 'You must be logged in to inquire about this ad.', APP_TD ); ?></strong></p>
<div class="pad100"></div>
<?php } ?>
</div><!-- /singletab -->
There are currently 1 users browsing this thread. (0 members and 1 guests)