'.$pre_content.'

'; ?>
post_count : $acadp_query->found_posts; printf( __( "%d item(s) found", 'advanced-classifieds-and-directory-pro' ), $count ); ?>
have_posts() ) : $acadp_query->the_post(); $post_meta = get_post_meta( $post->ID ); ?>
>

post_author ).'">'.get_the_author().''; } echo '

'.implode( ' '.__( "by", 'advanced-classifieds-and-directory-pro' ).' ', $info ).'

'; ?> post_content ) ) : ?>

post_content, $listings_settings['excerpt_length'], '...' ); ?>

ID, 'acadp_categories' ) ) { $category_links = array(); foreach ( $categories as $category ) { $category_links[] = sprintf( '%s', acadp_get_category_page_link( $category ), $category->name ); } $info[] = sprintf( ' %s', implode( ', ', $category_links ) ); } if( $can_show_location && $location = wp_get_object_terms( $post->ID, 'acadp_locations' ) ) { $info[] = ' '.$location[0]->name.''; } if( 'acadp_favourite_listings' == $shortcode ) { $info[] = ''.__( 'Remove from favourites', 'advanced-classifieds-and-directory-pro' ).''; } if( $can_show_views && ! empty( $post_meta['views'][0] ) ) { $info[] = sprintf( __( "%d views", 'advanced-classifieds-and-directory-pro' ), $post_meta['views'][0] ); } echo '

'.implode( ' / ', $info ).'

'; if( $can_show_price && isset( $post_meta['price'] ) && $post_meta['price'][0] > 0 ) { $price = acadp_format_amount( $post_meta['price'][0] ); echo '

'.acadp_currency_filter( $price ).'

'; } ?> ID, 'grid' ); ?>
post_count ) : ?>
max_num_pages, "", $paged ); ?>