No More Retake

3DCG屋さん向けTips&Referenceサイト

メニュー

BloggerのDynamic ViewでPageが表示されない

今回は3DCG記事じゃなく、ブログメモなのであしからず。

当ブログ、Google BloggerのDynamic Viewというテンプレートを使っているのですが、
ずっとTopタブが表示されたり、されなかったりと挙動が安定せず困ってました。

Topタブって↓の赤枠で囲った部分がちゃんと表示できなかったのですよ。
09

で、やっとこ解決方法がわかったので、メモ代わりに。

<script language='javascript' type='text/javascript'>
      setTimeout(function() {
        blogger.ui().configure().view();
      }, 0);
</script>

これを次のように変更する。

<script language='javascript' type='text/javascript'>
      setTimeout(function() {
        blogger.ui().configure().view();
      }, 500);
</script>

0→500に変えただけ。
これでTopタブがちゃんと表示されるらしい。

参考元:
http://productforums.google.com/forum/#!searchin/blogger/Dynamic$20View$20Page/blogger/BVyai0Obs-s/VoQlbfY8QLgJ

Related Posts Plugin for WordPress, Blogger...

関連記事

  1. 2012.05.04

    準備中
  2. 2012.05.28

    スケッチ:輝玉

コメントをお待ちしております

このサイトについて

3DCG Tipsサイト。Houdiniの記事が多めです。

RSS

follow us in feedly

Archives

  • 2024 (1)
  • 2023 (2)
  • 2022 (9)
  • 2021 (14)
  • 2020 (46)
  • 2019 (17)
  • 2018 (33)
  • 2017 (29)
  • 2016 (36)
  • 2015 (64)
  • 2014 (54)
  • 2013 (60)
  • 2012 (55)

スポンサードリンク

言語切り替え

  • English (United States)
  • 日本語

スポンサードリンク

言語切り替え

  • English (United States)
  • 日本語

Houdiniを使えるようになる本


Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /usr/home/nomorere/nomoreretake.net/wordpress/wp-content/themes/n1-custom/functions/social.php on line 132

Warning: file_get_contents(): Failed to enable crypto in /usr/home/nomorere/nomoreretake.net/wordpress/wp-content/themes/n1-custom/functions/social.php on line 132

Warning: file_get_contents(http://api.facebook.com/restserver.php?method=links.getStats&urls=http%3A%2F%2Fnomoreretake.net%2F2013%2F09%2F05%2Fbloggerdynamic-view%2F): failed to open stream: operation failed in /usr/home/nomorere/nomoreretake.net/wordpress/wp-content/themes/n1-custom/functions/social.php on line 132

Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in /usr/home/nomorere/nomoreretake.net/wordpress/wp-content/themes/n1-custom/functions/social.php on line 132

Warning: file_get_contents(): Failed to enable crypto in /usr/home/nomorere/nomoreretake.net/wordpress/wp-content/themes/n1-custom/functions/social.php on line 132

Warning: file_get_contents(http://api.b.st-hatena.com/entry.count?url=http%3A%2F%2Fnomoreretake.net%2F2013%2F09%2F05%2Fbloggerdynamic-view%2F): failed to open stream: operation failed in /usr/home/nomorere/nomoreretake.net/wordpress/wp-content/themes/n1-custom/functions/social.php on line 132