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

質問編集履歴

2

誤字

2019/07/22 13:38

投稿

tomato01
tomato01

スコア82

title CHANGED
File without changes
body CHANGED
@@ -2,8 +2,7 @@
2
2
 
3
3
  ■実現をしたいこと
4
4
 
5
- http://kotori-blog.com/wordpress/refinement_search/
6
- 上記ページの「カスタムフィールドで絞り込むチェックボックス」を参考に、絞り込み検索(AND検索)の設置を試みています。(wordpress)
5
+ 不動産系サイト使わるような絞り込み検索(AND検索)の設置を試みています。(wordpress)
7
6
 
8
7
  絞り込み検索の検索軸
9
8
 

1

誤字

2019/07/22 13:38

投稿

tomato01
tomato01

スコア82

title CHANGED
File without changes
body CHANGED
@@ -135,7 +135,8 @@
135
135
 
136
136
  検索の側
137
137
 
138
+ ```
138
- ``` <form method="get" id="searchform" action="search">
139
+ <form method="get" id="searchform" action="search">
139
140
  <label for="s" class="serch-ttl">マンション名で検索</label>
140
141
  <input type="text" class="field" name="s" id="s" placeholder="検索" />
141
142