• English
  • Русский
  • SM Fortis

    'post', 'meta_key' => 'cell_number', 'orderby' => 'meta_value_num', 'order' => 'ASC', 'tax_query' => array( array( 'taxonomy' => 'shoelastcategory', 'field' => 'slug', 'terms' => get_queried_object()->slug, ), ), ); $query = new WP_Query($args); if ($query->have_posts()) : while ($query->have_posts()) : $query->the_post(); $profile_image_url = get_post_meta(get_the_ID(), 'profile_image_url', true); $trace_image_1 = get_post_meta(get_the_ID(), 'trace_image_1', true); $video_url = get_post_meta(get_the_ID(), 'video_url', true); $real_photo_url = get_post_meta(get_the_ID(), 'real_photo_url', true); $screenshots = get_post_meta(get_the_ID(), 'screenshots', true); $screenshots_array = $screenshots ? json_decode($screenshots, true) : array(); ?>

    Leave a Comment

    Your email address will not be published. Required fields are marked *

    Scroll to Top

    SM Fortis

    'post', 'meta_key' => 'cell_number', 'orderby' => 'meta_value_num', 'order' => 'ASC', 'tax_query' => array( array( 'taxonomy' => 'shoelastcategory', 'field' => 'slug', 'terms' => get_queried_object()->slug, ), ), ); $query = new WP_Query($args); if ($query->have_posts()) : while ($query->have_posts()) : $query->the_post(); $profile_image_url = get_post_meta(get_the_ID(), 'profile_image_url', true); $trace_image_1 = get_post_meta(get_the_ID(), 'trace_image_1', true); $video_url = get_post_meta(get_the_ID(), 'video_url', true); $real_photo_url = get_post_meta(get_the_ID(), 'real_photo_url', true); $screenshots = get_post_meta(get_the_ID(), 'screenshots', true); $screenshots_array = $screenshots ? json_decode($screenshots, true) : array(); ?>

    Leave a Comment

    Your email address will not be published. Required fields are marked *