开发者

How can my website show only links of posts in wordpress and one feature article?

开发者 https://www.devze.com 2023-04-02 18:40 出处:网络
I looked in documentation but have no clue. My goal is that the main div should contain a featured post I choose and under a set of catgeories in a div, it should display links to posts that include a

I looked in documentation but have no clue. My goal is that the main div should contain a featured post I choose and under a set of catgeories in a div, it should display links to posts that include a certain t开发者_开发问答ag. HELP?


You can create a custom page template that outputs the posts as you described using custom queries, create a page that uses this template, then set your site's home page to be this page.

0

精彩评论

暂无评论...
验证码 换一张
取 消