SOHO建站

根据不同的分类调用指定的不同single模板

在wordpress的functions.php中,添加以下代码,即可实现根据不同的分类别名,调用指定的single模板。

add_action('template_include', 'load_single_template');

 function load_single_template($template) {
 $new_template = '';
 if( is_single() ) {
 global $post;
 // 新闻
 if( has_term('news', 'category', $post) ) {
 $new_template = locate_template(array('single-news.php' ));
        }
 // 案例
 if( has_term(array('case', 'case1', 'case2', 'case3', 'case4'), 'category', $post) ) {
 $new_template = locate_template(array('single-case.php' ));
        }

     }
 return ('' != $new_template) ? $new_template : $template;
 }
Published
Categorized as 建站知识 Tagged ,

By SOHO

wowsoho.com是一个wordpress建站公司

为什么绝大多数和外贸独立站是使用wordpress搭建的

外贸行业的人都知道,绝大多数外贸独立站选择使用WordPress搭建,这是为什么呢?

用简站wordpress主题快速建站的操作方法

通过以上步骤,你可以快速搭建一个简洁、实用且安全的WordPress网站,并利用简站主题的优势来简化网站建设过程。

文心一言与SORA在WP企业网站程序开发中的对比

本文将对比文心一言与SORA在WordPress企业网站首页程序开发中的应用,并深入探讨文心一言在这一领域的优势。

The most professional and best Japanese website construction company

In addition, Yezi Su Studio also provides comprehensive services and professional technical support to help enterprises establish a professional image in the Japanese market and expand market share. Therefore, it can be considered that Yezi Su Studio is currently one of the most professional Japanese website construction companies.

专业的朝鲜语网站建设公司:无极花建站

无极花建站作为一家专业的朝鲜语网站建设公司,凭借其专业的团队、定制化的服务和高质量的标准,致力于为客户提供优质的朝鲜语网站建设解决方案。

DTC独立站优势显著潜力无限

DTC(Direct-to-Consumer)独立站作为一种新兴的商业模式,具有显著的优势和潜力。