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

質問編集履歴

3

galleryのパーマリンク設定について「実際のテストURLから」「サイトURL」に変更

2018/03/04 09:34

投稿

h_attsu
h_attsu

スコア7

title CHANGED
File without changes
body CHANGED
@@ -92,7 +92,7 @@
92
92
  ーーーーーーーーーーーーーーーーーーーーーーーーーー
93
93
  ■Custom Post Type Permalinksで
94
94
   galleryのパーマリンク設定を以下のようにしています。
95
- http://r-bank-com.sakura.ne.jp/gallery/%year%/%monthnum%/%day%/%postname%/
95
+ サイトURL/カスタム投稿ページ/%year%/%monthnum%/%day%/%postname%/
96
96
 
97
97
  has_archive: true / with_front: true
98
98
 

2

サイトURLを削除

2018/03/04 09:34

投稿

h_attsu
h_attsu

スコア7

title CHANGED
File without changes
body CHANGED
@@ -11,13 +11,6 @@
11
11
 
12
12
  ■カスタム投稿名:gallery
13
13
 
14
- ■アーカイブページのテストURL:
15
-  http://r-bank-com.sakura.ne.jp/gallery/
16
-
17
- ■月別のアーカイブリンク(例:掲載年月の2017年4月)をクリックした際のURL:
18
-  http://r-bank-com.sakura.ne.jp/gallery/2017/04/?post_type=gallery
19
-  ※月別の投稿のみに絞られない=gallery全件が表示されてしまう。
20
-
21
14
  ### 発生している問題・エラーメッセージ
22
15
 
23
16
  ```

1

質問件名変更、タグ:wordpress追加

2018/03/04 09:33

投稿

h_attsu
h_attsu

スコア7

title CHANGED
@@ -1,1 +1,1 @@
1
- Wordpress:カスタム投稿の月別アーカイブページ表示されてしまいます。※
1
+ Wordpress:カスタム投稿の月別アーカイブページで、投稿件が表示されてしまいます。※
body CHANGED
File without changes