• 解決済 kusuchin

    (@kusuchin)


    以下のダウンロードサイトから”Custom Field GUI Utility 3.1.2″を
    ダウンロードし、当方のサイトにアップロードし、プラグインを有効にしたのですが、
    デフォルトの状態でも、”画像の追加”・”ファイルの追加”アイコンをクリックしても
    何も起こりません。
    当方のサイトをInternet Explorerの”信頼済みサイト”に登録しても
    改善は見受けれませんでした。
    ※他のカスタムフィールドは正常に利用できております。

    http://code.google.com/p/custom-field-gui-utility-3/downloads/list

    解決方法等を御存じの方がおられましたら、御教示頂けると幸いです。

    ●HTMLソース
    <div class=”postbox imagefield post page must” id=”cfg_imagefield”>
    <h4 class=”cf_title”>画像(共通表示)</h4>
    <div class=”inside”> <p class=”cfg_input”>
    <input class=”data” name=”cfg_imagefield” value=”” type=”text” size=”35″ />
    <img class=”cancel” src=”” width=”16″ height=”16″ style=”display:none;” />
    <span class=”thumb” id=”cfg_imagefield_thumb”>

    </span>
    </p>
    <p>画像を追加:<img alt=”画像を追加” src=”images/media-button-other.gif” class=”cfg_add_media” style=”cursor:pointer;” /></P><p class=”cfg_sample”>input the example or the caption</p></div>

    ●動作環境
    ・Wordress 3.1.3
    ・PHP 5.1.6
    ・Internet Explorer 8

1件の返信を表示中 - 1 - 1件目 (全1件中)
  • トピック投稿者 kusuchin

    (@kusuchin)

    解決致しました。

    アップロードしていたフォルダー名に問題がありました。

    ダウンロードファイル(zipファイル)を解凍した際のフォルダーを
    そのままアップロードしており、”cfg-utility.js”へのパスが通らないこと
    が問題でした。

    /wp-content/plugins/custom-field-gui-utility/cfg-utility.js

    ●解凍後のフォルダー名
    tinybeans-wp-plugin-CustomFieldGuiUtility-be4e338

    ●修正後のフォルダー名
    custom-field-gui-utility

    以上、お騒がせ致しました。

1件の返信を表示中 - 1 - 1件目 (全1件中)
  • トピック「Custom Field GUI Utility 3.1.2にて"画像の追加"・"ファイルの追加"」には新たに返信することはできません。