フォーラムへの返信

4件の返信を表示中 - 1 - 4件目 (全4件中)
  • フォーラム: テーマ
    返信が含まれるトピック: Twenty Sixteenのメニューのカスタマイズについて
    トピック投稿者 sasori390

    (@sasori390)

    oisitさま、ご返答ありがとうございます。

    >ところでfirefoxとかchromeの開発ツールとか使われてますか。
    はい、開発ツールは必要不可欠です。

    本件自己解決いたしました。大変お恥ずかしいのですが、カスタマイズで設定したLink Colorの「a」要素を上書きするという非常に簡単なことでした。お騒がせしました。
    ちなみに以下のコードを追加しました。

    .main-navigation a {
    color: #fff !important;
    }

    トピック投稿者 sasori390

    (@sasori390)

    素晴らしい!解決です。全て日本環境で表示されました。
    本当にありがとうございました。

    トピック投稿者 sasori390

    (@sasori390)

    こちらのツールを使って破損ファイルを探すことができます。
    予期せぬ Modified core file はありませんか?

    いろいろとご助言いただきありがとうございます。

    MD5の英数字は一致しました。
    Exploit Scannerでスキャンしたところ、以下の「Modified core file」が検出されました。

    license.txt
    Modified core file

    wp-includes/images/crystal/license.txt
    Modified core file

    wp-includes/js/scriptaculous/MIT-LICENSE
    Modified core file

    wp-includes/js/tinymce/license.txt
    Modified core file

    wp-content/languages/continents-cities-ja.mo
    Modified core file

    wp-content/languages/ja.mo
    Modified core file

    wp-content/languages/ms-ja.mo
    Modified core file

    wp-content/plugins/wp-multibyte-patch/languages/wp-multibyte-patch-ja.mo
    Modified core file

    wp-content/plugins/wp-multibyte-patch/readme.txt
    Modified core file

    wp-content/themes/twentyten/languages/ja.mo
    Modified core file

    これらのファイルをオリジナルのファイルと差し替えればよいということでしょうか?

    トピック投稿者 sasori390

    (@sasori390)

    languages ディレクトリの中に ja.mo などの翻訳ファイルが正しくアップロードされていますでしょうか?

    確認しましたが、以下のファイルがアップされています。
    wp-content/languages/continents-cities-ja.mo
    wp-content/languages/continents-cities-ja.po
    wp-content/languages/ja.mo
    wp-content/languages/ja.po
    wp-content/languages/ms-ja.mo
    wp-content/languages/ms-ja.po

    wp-content/themes/my-theme/languages/ja.mo
    wp-content/themes/my-theme/languages/ja.po

    gettextが有効になっていないと、ローカライズされません。

    念のためサーバー会社に問い合せています。

4件の返信を表示中 - 1 - 4件目 (全4件中)