/wwwroot/dldvalvestem.com/wp-content/plugins/JXSeo/include/config-common.php: 'id' => 'yezi_category_image_spare',
/wwwroot/dldvalvestem.com/wp-content/themes/dldvalvestem.com/index.php:
0,'parent' => $site_info['PrimaryCatId']?$site_info['PrimaryCatId']:$thispage['ancestorid']));
foreach($categoriesarr as $v){
$subcat = get_categories(array( 'hide_empty'=> 0,'parent' => $v->term_id));
$term_thumb = get_term_meta($v->term_id,"yezi_category_image_spare",true);
if(0==strlen($term_thumb)){$term_thumb = "http://www.hc-tap.com/wp-content/uploads/2019080709315339.jpg"; }
?>
-
name?>
'post',
'posts_per_page' => $thispage['home_products_num'],
'post__in' => $sticky,
);
$sticky_posts = new WP_Query( $args );
while ( $sticky_posts->have_posts() ) : $sticky_posts->the_post();?>
-
'news',
'posts_per_page' => $thispage['home_news_num']-2,
);
$news_posts = new WP_Query( $args );
while ( $news_posts->have_posts() ) : $news_posts->the_post();
?>
-