'. esc_html__( 'Search Results for : ','aspace');print '"' . get_search_query() . '"'.'
';
while (have_posts()) : the_post();
// plugin_dir_path( __FILE__ ) . '/aspace-options/post-grid-carousel/includes/templates/theme-4';
get_template_part('/template-parts/post/theme-4');
endwhile;
} else {
?>