我在我的网站上使用了二十一个主题,我刚刚看到在一个帖子页面中,.i.e single.php,边栏是没有的,
这意味着在single.php页面中没有小部件。
我怎么把它拿回来?
发布于 2011-07-06 10:31:56
在<?php get_footer(); ?> <?php get_sidebar(); ?>或<?php get_sidebar( $your_custom_sidebar ); ?>之前写
https://wordpress.stackexchange.com/questions/22143
复制相似问题