(日本語) 折りたたみ要素やタブなどをショートコードで実装できるプラグイン「Arconix Shortcodes」
Sorry, this entry is only available in 日本語.
関連記事
-
-
(日本語) Twenty Thirteen カスタマイズ
Sorry, this entry is only available in 日本語.
-
-
(日本語) Twitterのツイートボタンの設置
Sorry, this entry is only available in 日本語.
-
-
(日本語) titleタグ(wp_title) カスタマイズ
Sorry, this entry is only available in 日本語.
-
-
(日本語) Twenty Thirteen テーマ用フォント "Source Sans Pro" / "Bitter"の使用を止
Sorry, this entry is only available in 日本語.
-
-
(日本語) プラグイン関連のJSやCSSの読み込みをフィルター
Sorry, this entry is only available in 日本語.
-
-
(日本語) Twenty Fourteen "コメントをどうぞ"の非表示と変更方法
Sorry, this entry is only available in 日本語.
-
-
(日本語) Twenty Ten カスタマイズ
Sorry, this entry is only available in 日本語.
-
-
(日本語) 新年早々やらかした
Sorry, this entry is only available in 日本語.
-
-
(日本語) 「カテゴリー」ウィジェット カスタマイズ
Sorry, this entry is only available in 日本語.
-
-
(日本語) 開発やテストに便利なプラグイン
Sorry, this entry is only available in 日本語.






Comment
メモ。
“[toggle title="Toggle This"]Toggle Content to show on click[/toggle] // 初期表示で開いておく場合 [toggle load="open" title="Toggle This"]Toggle Content to show on click[/toggle]”
[…] 参考にしたサイト http://kwski.net/wordpress/1019/ […]
@daikipodU 例のサイトコイツ入れて折りたたみとかすると見やすくなると思う
http://t.co/NSrBI0d3qC
[…] らーっとコンテンツを並べたらものすごく長いページになってしまう気がしているので、この記事(折りたたみ要素やタブなどをショートコードで実装できるプラグイン「Arconix Shortcodes」) […]
折りたたみ要素やタブなどをショートコードで実装できるプラグイン「Arconix Shortcodes」 http://kwski.net/wordpress/1019/
便利なプラグインを見つけることができました。ただ最新のjQuery1.9~では動かなかったのが残念です。なにはともあれ貴重な情報ありがとうございました。
コメントありがとうございます。
どうやら、このプラグインが使っている「jQuery TOOLS」というライブラリが1.9と相性が悪いようですね。
「jQuery Migrate plugin」 (http://jquery.com/download/) のjquery-migrate-*.*.*.min.js を追加でインクルードして確認したところ動いてくれました。
jQuery Migrate plugin 導入プラグイン
「jQuery Migrate」(http://wordpress.org/plugins/jquery-migrate/)
私のところも同じ方法で動作しました。ありがとうございます。