(日本語) 折りたたみ要素やタブなどをショートコードで実装できるプラグイン「Arconix Shortcodes」

Sorry, this entry is only available in 日本語.
関連記事
-
-
(日本語) サイトのキャプチャをショートコードで生成してくれる「Browser Shots」
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 日本語.
-
-
Contact Form 7 | Failed to send your message~
This has been fixed in WordPress 3.5 When encountered the following message, please try with the
-
-
(日本語) 「最近のコメント」ウィジェットをカスタマイズ
Sorry, this entry is only available in 日本語.
-
-
(日本語) Twenty Twelve 投稿者情報を表示/非表示に
Sorry, this entry is only available in 日本語.
-
-
(日本語) Twenty Fourteen クレジットを非表示・変更方法
Sorry, this entry is only available in 日本語.
-
-
(日本語) テーブル実装プラグイン「TablePress」 + レスポンシブ対応
Sorry, this entry is only available in 日本語.
-
-
(日本語) Tumblrの投稿をウィジェットに表示できる「Tumblr Widget」
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/)
私のところも同じ方法で動作しました。ありがとうございます。