質問するログイン新規登録

質問編集履歴

1

ソースコードミスのため修正

2017/03/09 09:19

投稿

lingwood
lingwood

スコア41

title CHANGED
File without changes
body CHANGED
@@ -53,7 +53,7 @@
53
53
  ■list.php
54
54
 
55
55
  ```
56
- <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/session">
56
+ <form method="get" id="searchform" action="<?php bloginfo('url'); ?>/list/">
57
57
  <input type="hidden" name="s" id="s" placeholder="検索" />
58
58
 
59
59
  <div>カスタムフィールド</div>