朋友帮忙,wordpress主题,index.php的这一段要怎么修改成显示我的内容? 20
<h3><spanid="tab-"class="current">网络营销</span><spanid="tab-2">传统营销</span></h3></div><d...
<h3><span id="tab-" class="current">网络营销</span><span id="tab-2">传统营销</span> </h3>
</div>
<div class="tab_body detail">
<ul class="tab- list">
<?php query_posts('showposts=18&category_name=network'); while (have_posts()) : the_post(); ?>
<li id="post-<?php the_ID(); ?>2"><a href="<?php the_permalink() ?>" rel="bookmark"><?php echo mb_strimwidth(get_the_title(), 0, 36, ''); ?></a></li>
<?php endwhile; wp_reset_query(); ?>
</ul>
<ul class="tab-2 list">
<?php query_posts('showposts=18&category_name=marketing'); while (have_posts()) : the_post(); ?>
<li id="post-<?php the_ID(); ?>2"><a href="<?php the_permalink() ?>" rel="bookmark"><?php echo mb_strimwidth(get_the_title(), 0, 36, ''); ?></a></li>
<?php endwhile; wp_reset_query(); ?>
</ul> 展开
</div>
<div class="tab_body detail">
<ul class="tab- list">
<?php query_posts('showposts=18&category_name=network'); while (have_posts()) : the_post(); ?>
<li id="post-<?php the_ID(); ?>2"><a href="<?php the_permalink() ?>" rel="bookmark"><?php echo mb_strimwidth(get_the_title(), 0, 36, ''); ?></a></li>
<?php endwhile; wp_reset_query(); ?>
</ul>
<ul class="tab-2 list">
<?php query_posts('showposts=18&category_name=marketing'); while (have_posts()) : the_post(); ?>
<li id="post-<?php the_ID(); ?>2"><a href="<?php the_permalink() ?>" rel="bookmark"><?php echo mb_strimwidth(get_the_title(), 0, 36, ''); ?></a></li>
<?php endwhile; wp_reset_query(); ?>
</ul> 展开
3个回答
展开全部
你的内容……不需要改主题只要发布新日志就好了啊
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
博思aippt
2024-07-20 广告
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT...
点击进入详情页
本回答由博思aippt提供
展开全部
看看模板,有可能加,如果不懂PHP,就只好找模板了
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询