Raindrops 1.244 has bug –mobile menu does not work for firefox Raindrops1.244で表示したWEBサイトを、Firefox ブラウザで 640px以下のブラウザ幅で閲覧した場合に、メインメニューの操作ができなくなることが判明しました。 問題の解決方法 style.cssの50行目ぐらいの、以下のスタイルルールを見つ…
- カテゴリー別アーカイブ bug
このページは、WordPress(ワードプレス)公式Theme(テーマ)Raindrops(レインドロップス)のバグ(不具合)を一覧表示しています。バグと共に、次のバージョンで解決されるまでの間、暫定的な修正方法も提供されています。
-
-
Raindrops1.225 Bug Report2
Warning: printf() [function.printf]: Too few arguments in /examplepath/themes/raindrops/footer.php on line 61 一部のWEBサイトで、上記のような printf関数のエラーが発生することがあるようです。 このようなエラーが発生した場合は、 https://github.com/tenman/…
-
Raindrops1.225 Bug Report1
モバイル端末で閲覧したときに、右側に不要なマージンが発生するバグ(主にchrome )がありました。 Quick Fix responsiveness.cssを開き、最終行に以下のスタイルルールを追加してください @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-…
-
Raindrops 1.219 Bug report
Raindrops1.219にバグが見つかりましたのでご報告します このバグは、brank frontテンプレートを使用した場合に、カテゴリ、タグの引数を変更しても反映されないバグです。 **QuickFix functions.phpの先頭(<?phpの前)に以下のコードをペーストいただくと正常に動作します。 ペーストしていただくコード
-
Raindrops1.214 Bug Report
English Bug html element improperly <meta name=”apple-mobile-web-app-status-bar-style” content=”default”> correct below <meta name=”apple-mobile-web-app-status-bar-style” content=”de…
-
Raindrops1.162 Bug Report
Raindrops 1.162 has bug at WAI-AREA role Quick Fix sidebar-default.php line:13 <<?php raindrops_doctype_elements( ‘div’,’nav’ );?> class=”lsidebar” <?php raindrops_doctype_elements( ”, ‘r…
-
Raindrops1.156+WordPress3.8 Bug report
Raindrops1.156+WordPress3.8 has bug. Firefox26.0 javascript issue ( tab and toggle not work ) Quick Fix below functions.php line:1500 wp_register_script( ‘raindrops’, $raindrops_js, array( ‘jquery’ ),…
-
Raindrops1.147 Bug Report
Raindrops 1.147 has Bug. Warning: Missing argument 2 for add_action(), called in /wordpress/wp-content/themes/raindrops/lib/option-panel.php on line 587 and defined in /wordpress/wp-includes/plugin.ph…