分类目录列表只能显示一篇文章?

wordpress主题使用问题 6626

魔术家园体验版,在主题选项--布局和微调,要求要把分类目录列表的显示数量设为1,不然就会出现404,设为1之后,每个页面只有一篇文章,这也太不人性化了!但是看演示站却显示了多篇文章,请问,是什么原因呢?谢谢!另外,请问友情链接能不能只在首页显示,这样有利于seo。我在footer.php中友情链接的位置删除了 <?php ob_start(); wp_nav_menu(array( 'theme_location'  => "link-menu2" ,'menu_class'=> 'footer_bottom_link','container' => false  ) ); ?>,并加了判断语句

Normal
0

7.8 磅
0
2

false
false
false

MicrosoftInternetExplorer4

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:普通表格;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}

<?php if ( is_home()) { ?>

<?php wp_list_bookmarks('title_li=&categorize=0&orderby=rand&limit=24'); ?>

<?php } ?>,但是刷新之后发现底部没有任何变化,能告知怎么解决么?

上一篇: 下一篇:

如未标明出处,所有文章均为WEB主题公园原创,如需转载,请附上原文地址,感谢您的支持和关注。

本文地址:https://www.themepark.com.cn/flmllbznxsypwz.html