Commit b017ab17 by o.kimura

トイレまめ知識

parent fc17a23e
...@@ -112,7 +112,7 @@ includeHead();//--> ...@@ -112,7 +112,7 @@ includeHead();//-->
<ul class="page_nation pngfix"><li><a href="/faq/#section_toilet"><span>大便器</span></a></li><li><a href="/faq/#section_toilet"><span><?php echo get_cat_name($cat0_info02);?></span></a></li><li><?php single_cat_title(); ?></li></ul> <ul class="page_nation pngfix"><li><a href="/faq/#section_toilet"><span>大便器</span></a></li><li><a href="/faq/#section_toilet"><span><?php echo get_cat_name($cat0_info02);?></span></a></li><li><?php single_cat_title(); ?></li></ul>
<?php wp_reset_query(); ?> <?php wp_reset_query(); ?>
<?php query_posts($query.'&showposts=-1&order=DASC'); ?> <?php query_posts($query.'&showposts=-1&order=DESC'); ?>
</div> </div>
<div class="section"> <div class="section">
<h4 class="normal"><span>Q<?php $cat_id = get_query_var('cat'); echo ps_number( $post->post_type, $op = '<=' ,$cat_id ); ?>.</span><?php the_title();?></h4> <h4 class="normal"><span>Q<?php $cat_id = get_query_var('cat'); echo ps_number( $post->post_type, $op = '<=' ,$cat_id ); ?>.</span><?php the_title();?></h4>
...@@ -120,6 +120,8 @@ includeHead();//--> ...@@ -120,6 +120,8 @@ includeHead();//-->
</div> </div>
<div id="ather_menu"> <div id="ather_menu">
<h5 class="normal">大便器に関するQ&A</h5> <h5 class="normal">大便器に関するQ&A</h5>
<?php wp_reset_query(); ?>
<?php query_posts('cat=3&posts_per_page=6&order=DESC'); ?>
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<ul><li><span class="q">Q<?php $cat_id = get_query_var('cat'); echo ps_number( $post->post_type, $op = '<=' ,$cat_id ); ?>.</span><a href="<?php the_permalink() ?>"><?php the_title();?></a></li></ul> <ul><li><span class="q">Q<?php $cat_id = get_query_var('cat'); echo ps_number( $post->post_type, $op = '<=' ,$cat_id ); ?>.</span><a href="<?php the_permalink() ?>"><?php the_title();?></a></li></ul>
......
...@@ -257,6 +257,11 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> ...@@ -257,6 +257,11 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<li><a href="/news/">新着情報</a></li> <li><a href="/news/">新着情報</a></li>
<li><a href="/information/">重要なお知らせ</a></li> <li><a href="/information/">重要なお知らせ</a></li>
</ul> </ul>
<em>トイレまめ知識</em>
<ul>
<li><a href="/knowledge/index.html">まめ知識</a></li>
<li><a> </a></li>
</ul>
<div class="about"> <div class="about">
<ul> <ul>
<li><a href="/association/">工業会について</a></li> <li><a href="/association/">工業会について</a></li>
......
...@@ -108,10 +108,10 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> ...@@ -108,10 +108,10 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="section_menu"> <div class="section_menu">
<p class="index"><img src="../shared/images/common/icon_inex_blue.png" class="pngfix" alt="" width="86" height="32"></p> <p class="index"><img src="../shared/images/common/icon_inex_blue.png" class="pngfix" alt="" width="86" height="32"></p>
<ul class="clearfix"> <ul class="clearfix">
<li><a href="maintenance.html">便ふたはなぜあるのか?</a></li> <li><a href="/knowledge/index.html">便ふたはなぜあるのか?</a></li>
<li><a href="maintenance02.html">「ビデ」と「温水洗浄便座」の因果関係</a></li> <li><a href="/knowledge/relationship.html">「ビデ」と「温水洗浄便座」の因果関係</a></li>
<li><a href="maintenance02.html">女性用の小便器はあるのか</a></li> <li><a href="/knowledge/toilet_day.html">11月10日は「トイレの日」</a></li>
<li><a href="maintenance02.html">11月10日は「トイレの日」</a></li> <li><a href="/knowledge/urinals_for_women.html">女性用の小便器はあるのか</a></li>
</ul> </ul>
</div> </div>
......
...@@ -108,10 +108,10 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> ...@@ -108,10 +108,10 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<div class="section_menu"> <div class="section_menu">
<p class="index"><img src="../shared/images/common/icon_inex_blue.png" class="pngfix" alt="" width="86" height="32"></p> <p class="index"><img src="../shared/images/common/icon_inex_blue.png" class="pngfix" alt="" width="86" height="32"></p>
<ul class="clearfix"> <ul class="clearfix">
<li><a href="maintenance.html">便ふたはなぜあるのか?</a></li> <li><a href="/knowledge/index.html">便ふたはなぜあるのか?</a></li>
<li><a href="maintenance02.html">「ビデ」と「温水洗浄便座」の因果関係</a></li> <li><a href="/knowledge/relationship.html">「ビデ」と「温水洗浄便座」の因果関係</a></li>
<li><a href="maintenance02.html">11月10日は「トイレの日」</a></li> <li><a href="/knowledge/toilet_day.html">11月10日は「トイレの日」</a></li>
<li><a href="maintenance02.html">女性用の小便器はあるのか</a></li> <li><a href="/knowledge/urinals_for_women.html">女性用の小便器はあるのか</a></li>
</ul> </ul>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment