Title: childsview's Replies | WordPress.org

---

# childsview

  [  ](https://wordpress.org/support/users/childsview/)

 *   [Profile](https://wordpress.org/support/users/childsview/)
 *   [Topics Started](https://wordpress.org/support/users/childsview/topics/)
 *   [Replies Created](https://wordpress.org/support/users/childsview/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/childsview/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/childsview/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/childsview/engagements/)
 *   [Favorites](https://wordpress.org/support/users/childsview/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [hide_empty is ignored if category list is called multiple times](https://wordpress.org/support/topic/hide_empty-is-ignored-if-category-list-is-called-multiple-times/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/hide_empty-is-ignored-if-category-list-is-called-multiple-times/#post-15686812)
 * I have learned that this issue will be addressed in the following ticket and 
   I will close it. Thank you.
 * [https://core.trac.wordpress.org/ticket/55837](https://core.trac.wordpress.org/ticket/55837)
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [hide_empty is ignored if category list is called multiple times](https://wordpress.org/support/topic/hide_empty-is-ignored-if-category-list-is-called-multiple-times/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/hide_empty-is-ignored-if-category-list-is-called-multiple-times/#post-15684632)
 * Thank you for reply, Jacob.
    I was trying different things, so the code was different
   from the first phenomenon code. Sorry. hide_empty was omitted because it is true
   by default. The code is described again.
 *     ```
       function my_category(){
       	$args = array(
       		'title_li'		=> '',
       		'hide_empty'		=> true,
   
       	);
       	return wp_list_categories($args);
       }
       echo my_category();
       echo my_category();
       ```
   
 * The value of hide_empty was the same whether it was true or 1.
 * Please confirm this. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple GA Ranking] デバック情報が表示されています](https://wordpress.org/support/topic/%e3%83%87%e3%83%90%e3%83%83%e3%82%af%e6%83%85%e5%a0%b1%e3%81%8c%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%81%be%e3%81%99/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/%e3%83%87%e3%83%90%e3%83%83%e3%82%af%e6%83%85%e5%a0%b1%e3%81%8c%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%81%be%e3%81%99/#post-14778201)
 * こちら進捗です。
 * 発生条件：
    新規インストール アナリティクスにデータが存在しない options-general.
   php?page=sga_ranking　にて設定変更をしていない
 * 解消条件：
    options-general.php?page=sga_ranking にて「Debug Mode」のチェック
   を入れたら解消しました。 その後、解除しても表示に変更ありませんでした。 アナリティクス
   にデータを入れて、その後キャッシュ等変更してみるもデバッグ表示のままだったので、
   上記チェックを入れたところ解消した次第です。
 * 固有の発生事案かもしれませんが、一応共有させていただきます。
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple GA Ranking] デバック情報が表示されています](https://wordpress.org/support/topic/%e3%83%87%e3%83%90%e3%83%83%e3%82%af%e6%83%85%e5%a0%b1%e3%81%8c%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%81%be%e3%81%99/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/%e3%83%87%e3%83%90%e3%83%83%e3%82%af%e6%83%85%e5%a0%b1%e3%81%8c%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%81%a6%e3%81%84%e3%81%be%e3%81%99/#post-14583045)
 * 追記にて失礼いたします。
 * こちら、ログイン時のみ表示されます。
    非ログイン時には表示されません。
 * 大事な前提情報が抜けており、失礼いたしました。
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO SIMPLE PACK] 固定ページのmeta keywords設定について](https://wordpress.org/support/topic/%e5%9b%ba%e5%ae%9a%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%aemeta-keywords%e8%a8%ad%e5%ae%9a%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/%e5%9b%ba%e5%ae%9a%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%aemeta-keywords%e8%a8%ad%e5%ae%9a%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/#post-14055553)
 * アップデート確認いたしました。
    非常に助かります。ありがとうございます！
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO SIMPLE PACK] 固定ページのmeta keywords設定について](https://wordpress.org/support/topic/%e5%9b%ba%e5%ae%9a%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%aemeta-keywords%e8%a8%ad%e5%ae%9a%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/%e5%9b%ba%e5%ae%9a%e3%83%9a%e3%83%bc%e3%82%b8%e3%81%aemeta-keywords%e8%a8%ad%e5%ae%9a%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/#post-14027877)
 * ご返信頂きありがとうございます。
    仕様変更していたのですね。承知いたしました！
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Native Lazyload] Anchor link is misaligned](https://wordpress.org/support/topic/anchor-link-is-misaligned/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/anchor-link-is-misaligned/#post-12089585)
 * I wrote how to disable anchor on a page-by-page basis.
    [https://qiita.com/childsview/items/f928d9f569606f1b5e95](https://qiita.com/childsview/items/f928d9f569606f1b5e95)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] foreach error by author login page](https://wordpress.org/support/topic/foreach-error-by-author-login-page/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/foreach-error-by-author-login-page/#post-11658777)
 * Hi [@gemmaevans](https://wordpress.org/support/users/gemmaevans/),
 * Thank you for reply. I was send support ticket on it.
    -  This reply was modified 7 years, 1 month ago by [childsview](https://wordpress.org/support/users/childsview/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Imsanity] PHP 7.1 or earlier error](https://wordpress.org/support/topic/php-7-1-or-earlier-error/)
 *  Thread Starter [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/php-7-1-or-earlier-error/#post-11416695)
 * Thank you fo reply.
    OK. I think I understood well. I’m always grateful for your
   contribution.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress & TinyMCE](https://wordpress.org/support/topic/wordpress-tinymce/)
 *  [childsview](https://wordpress.org/support/users/childsview/)
 * (@childsview)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/wordpress-tinymce/#post-10705762)
 * Hi.
 * I was suffering from the same trouble, but in my case the cause was WAF.
    I hope
   it will help resolve.

Viewing 10 replies - 1 through 10 (of 10 total)