Richie KS on "[Theme: MesoColumn] How to feature forum topics"

ساخت وبلاگ

whatever1
Member
Posted 14 hours ago #

Hi, is it possible to feature forum topics instead of the category posts?

choose any category and any number on category feat one in customizer->homepage featured category->cat one and add this to child functions.php or wp-content/meso-custom-functions.php

function meso_homefeat_one_query_forum() {
retu 'post_type=topic&showposts=5';
}
add_filter('meso_featcat_query_one','meso_homefeat_one_query_forum');

edit the post_type and showposts to your own custom post type and count.

- - , .

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 143 تاريخ : يکشنبه 25 بهمن 1394 ساعت: 10:09