質問編集履歴

7

誤字

2020/04/01 01:32

投稿

veronica
veronica

スコア12

test CHANGED
File without changes
test CHANGED
@@ -21,12 +21,6 @@
21
21
  テーマは、TCDのHEALというテーマです。
22
22
 
23
23
  https://tcd.plus/tcd077/
24
-
25
-
26
-
27
- 他のドメインでテストすると、TOPページでもdrawer_menu(メニュー)のリンクが効いております。
28
-
29
- http://test2.veronica9.com/
30
24
 
31
25
 
32
26
 

6

誤字

2020/04/01 01:32

投稿

veronica
veronica

スコア12

test CHANGED
File without changes
test CHANGED
@@ -21,6 +21,12 @@
21
21
  テーマは、TCDのHEALというテーマです。
22
22
 
23
23
  https://tcd.plus/tcd077/
24
+
25
+
26
+
27
+ 他のドメインでテストすると、TOPページでもdrawer_menu(メニュー)のリンクが効いております。
28
+
29
+ http://test2.veronica9.com/
24
30
 
25
31
 
26
32
 

5

誤字

2020/04/01 01:02

投稿

veronica
veronica

スコア12

test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,12 @@
15
15
 
16
16
 
17
17
  TOPページでもdrawer_menu(メニュー)のリンクを効かせるためにはどうすればよいでしょうか?
18
+
19
+
20
+
21
+ テーマは、TCDのHEALというテーマです。
22
+
23
+ https://tcd.plus/tcd077/
18
24
 
19
25
 
20
26
 

4

修正

2020/04/01 01:00

投稿

veronica
veronica

スコア12

test CHANGED
File without changes
test CHANGED
@@ -19,3 +19,157 @@
19
19
 
20
20
 
21
21
  どなたか、お分かりになる方、ご教授お願い致します。
22
+
23
+
24
+
25
+ ```header.php
26
+
27
+
28
+
29
+ <body id="body" <?php body_class(); ?>>
30
+
31
+
32
+
33
+ <?php
34
+
35
+ if ($options['show_load_screen'] == 'type2') {
36
+
37
+ if(is_front_page()){
38
+
39
+ load_icon();
40
+
41
+ }
42
+
43
+ } elseif ($options['show_load_screen'] == 'type3') {
44
+
45
+ if(is_front_page() || is_home() || is_archive() ){
46
+
47
+ load_icon();
48
+
49
+ }
50
+
51
+ };
52
+
53
+ ?>
54
+
55
+
56
+
57
+ <div id="container">
58
+
59
+
60
+
61
+ <header id="header">
62
+
63
+
64
+
65
+ <?php if ($options['header_show_desc'] == 'type2' && is_front_page()) { ?>
66
+
67
+ <h1 id="site_desc" class="rich_font_<?php echo esc_attr($options['header_desc_font_type']); ?>"><span<?php if ($options['header_desc_mobile']) { echo ' class="pc"'; }; ?>><?php echo esc_html(get_bloginfo('description')); ?></span><?php if ($options['header_desc_mobile']) { echo '<span class="mobile rich_font_' . esc_attr($options['header_desc_font_type_mobile']) . '">' . nl2br(esc_html($options['header_desc_mobile'])) . "</span>"; }; ?></h1>
68
+
69
+ <?php } elseif ($options['header_show_desc'] == 'type3') { ?>
70
+
71
+ <h1 id="site_desc" class="rich_font_<?php echo esc_attr($options['header_desc_font_type']); ?>"><span <?php if ($options['header_desc_mobile']) { echo ' class="pc"'; }; ?>><?php echo esc_html(get_bloginfo('description')); ?></span><?php if ($options['header_desc_mobile']) { echo '<span class="mobile rich_font_' . esc_attr($options['header_desc_font_type_mobile']) . '">' . nl2br(esc_html($options['header_desc_mobile'])) . "</span>"; }; ?></h1>
72
+
73
+ <?php }; ?>
74
+
75
+
76
+
77
+ <div id="header_top">
78
+
79
+ <div class="tel_wrap">
80
+
81
+ <p>050-5848-2958<br>
82
+
83
+ <span>営業時間:9:00-19:00 年中無休</span></p>
84
+
85
+ </div>
86
+
87
+ <div id="header_logo">
88
+
89
+ <?php header_logo(); ?>
90
+
91
+ </div>
92
+
93
+ <div class="sns_wrap">
94
+
95
+ <div class="sns"><a href="https://www.facebook.com/%E3%81%9F%E3%81%BE%E3%81%94%E3%81%A8%E3%82%B3%E3%83%A0%E3%82%AE%E3%81%AE%E5%AE%B6-105693197662888/" target="_blank" rel="noopener"><img class="alignnone size-medium wp-image-151" src="https://kinkedtail.co.jp/wp-content/uploads/2020/03/facebook-3-300x300.png" alt="" width="300" height="300" /></a></div>
96
+
97
+ <div class="sns"><a href="https://twitter.com/3wAAt248cPLmr4E/with_replies" target="_blank" rel="noopener"><img class="alignnone size-medium wp-image-152" src="https://kinkedtail.co.jp/wp-content/uploads/2020/03/twitter-1-300x300.png" alt="" width="300" height="300" /></a></div>
98
+
99
+ <div class="sns"><a href="https://www.youtube.com/channel/UCxstCYor47oFExazlk2jkxQ" target="_blank" rel="noopener"><img class="alignnone size-medium wp-image-153" src="https://kinkedtail.co.jp/wp-content/uploads/2020/03/youtube-300x300.png" alt="" width="300" height="300" /></a></div>
100
+
101
+ <div class="sns"><a href="https://kinkedtail.co.jp/category/blog/" target="_blank" rel="noopener"><img class="alignnone size-medium wp-image-154" src="https://kinkedtail.co.jp/wp-content/uploads/2020/03/blog-1.png" alt="" width="300" height="300" /></a></div>
102
+
103
+ </div>
104
+
105
+ <?php
106
+
107
+ $facebook = $options['header_facebook_url'];
108
+
109
+ $twitter = $options['header_twitter_url'];
110
+
111
+ $insta = $options['header_instagram_url'];
112
+
113
+ $pinterest = $options['header_pinterest_url'];
114
+
115
+ $youtube = $options['header_youtube_url'];
116
+
117
+ $contact = $options['header_contact_url'];
118
+
119
+ $show_rss = $options['header_show_rss'];
120
+
121
+ ?>
122
+
123
+ <?php if($facebook || $twitter || $insta || $pinterest || $youtube || $contact || $show_rss) { ?>
124
+
125
+ <ul id="header_social_link" class="clearfix">
126
+
127
+ <?php if($insta) { ?><li class="insta"><a href="<?php echo esc_url($insta); ?>" rel="nofollow" target="_blank" title="Instagram"><span>Instagram</span></a></li><?php }; ?>
128
+
129
+ <?php if($twitter) { ?><li class="twitter"><a href="<?php echo esc_url($twitter); ?>" rel="nofollow" target="_blank" title="Twitter"><span>Twitter</span></a></li><?php }; ?>
130
+
131
+ <?php if($facebook) { ?><li class="facebook"><a href="<?php echo esc_url($facebook); ?>" rel="nofollow" target="_blank" title="Facebook"><span>Facebook</span></a></li><?php }; ?>
132
+
133
+ <?php if($pinterest) { ?><li class="pinterest"><a href="<?php echo esc_url($pinterest); ?>" rel="nofollow" target="_blank" title="Pinterest"><span>Pinterest</span></a></li><?php }; ?>
134
+
135
+ <?php if($youtube) { ?><li class="youtube"><a href="<?php echo esc_url($youtube); ?>" rel="nofollow" target="_blank" title="Youtube"><span>Youtube</span></a></li><?php }; ?>
136
+
137
+ <?php if($contact) { ?><li class="contact"><a href="<?php echo esc_url($contact); ?>" rel="nofollow" target="_blank" title="Contact"><span>Contact</span></a></li><?php }; ?>
138
+
139
+ <?php if($show_rss) { ?><li class="rss"><a href="<?php esc_url(bloginfo('rss2_url')); ?>" rel="nofollow" target="_blank" title="RSS"><span>RSS</span></a></li><?php }; ?>
140
+
141
+ </ul>
142
+
143
+ <?php }; ?>
144
+
145
+ </div>
146
+
147
+
148
+
149
+ <?php if (has_nav_menu('global-menu')) { ?>
150
+
151
+ <a href="#" id="menu_button"><span><?php _e('menu', 'tcd-w'); ?></span></a>
152
+
153
+ <nav id="global_menu" class="rich_font_<?php echo esc_attr($options['global_menu_font_type']); ?>">
154
+
155
+ <?php wp_nav_menu( array( 'sort_column' => 'menu_order', 'theme_location' => 'global-menu' , 'container' => '' ) ); ?>
156
+
157
+ </nav>
158
+
159
+ <?php }; ?>
160
+
161
+
162
+
163
+ <?php get_template_part( 'template-parts/megamenu' ); ?>
164
+
165
+
166
+
167
+ </header>
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+ ```

3

誤字

2020/04/01 00:56

投稿

veronica
veronica

スコア12

test CHANGED
File without changes
test CHANGED
@@ -6,9 +6,13 @@
6
6
 
7
7
 
8
8
 
9
- モバイル表示の際、TOPページだけ、drawer_menu(メニュー)のリンクが効ず困っております。
9
+ モバイル(スマホ)表示の際、TOPページの時だけ、drawer_menu(メニュー)のリンクが効ず困っております。
10
+
11
+
10
12
 
11
13
  他のページのdrawer_menu(メニュー)は、リンクが効いています。
14
+
15
+
12
16
 
13
17
  TOPページでもdrawer_menu(メニュー)のリンクを効かせるためにはどうすればよいでしょうか?
14
18
 

2

タイトル修正

2020/04/01 00:00

投稿

veronica
veronica

スコア12

test CHANGED
@@ -1 +1 @@
1
- TOPページのdrawer_menuのリンクが効かない
1
+ モバイル表示時、TOPページだけメニューのリンクが効かない
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- ワードプレスのサイトす。
5
+ ワードプレスのサイトになります。
6
6
 
7
7
 
8
8
 

1

文章の加筆

2020/03/31 10:12

投稿

veronica
veronica

スコア12

test CHANGED
File without changes
test CHANGED
@@ -10,6 +10,8 @@
10
10
 
11
11
  他のページのdrawer_menu(メニュー)は、リンクが効いています。
12
12
 
13
+ TOPページでもdrawer_menu(メニュー)のリンクを効かせるためにはどうすればよいでしょうか?
13
14
 
14
15
 
16
+
15
- ご教授お願い致します。
17
+ どなたか、お分かりになる方、ご教授お願い致します。