IT仕事

WP Canvas – Shortcodes のテスト

投稿日:2015年10月28日 更新日:

こりゃ便利だ。

[wc_row][wc_column size=”one-third” position=”first”]

Sample Content

[wc_box color=”danger” text_align=”left”]

Sample Content

[/wc_box]

[/wc_column][wc_column size=”one-third”]

Sample Content

[wc_accordion collapse=”0″ leaveopen=”0″ layout=”box”]

[wc_accordion_section title=”Section 1″]

Sample Content

[/wc_accordion_section]

[wc_accordion_section title=”Section 2″]

Sample Content

[/wc_accordion_section]

[/wc_accordion]

[/wc_column][wc_column size=”one-third” position=”last”]

Sample Content

[wc_divider style=”image” margin_top=”” margin_bottom=””]

[wc_divider style=”image2″ margin_top=”” margin_bottom=””]

[wc_divider style=”image3″ margin_top=”” margin_bottom=””]

[/wc_column][/wc_row]

[wc_row][wc_column size=”three-fourth” position=”first”]

Sample Content

[wc_button type=”primary” url=”http://webplantmedia.com” title=”Visit Site” target=”self” position=”float”]Sample Content[/wc_button]

[wc_googlemap title=”St. Paul’s Chapel” location=”209 Broadway, New York, NY 10007″ zoom=”10″ height=”250″ title_on_load=”no” class=””]

[/wc_column][wc_column size=”one-fourth” position=”last”]

Sample Content

[wc_pricing type=”primary” featured=”yes” plan=”Basic” cost=”$19.99″ per=”per month” button_url=”#” button_text=”Sign Up” button_target=”self” button_rel=”nofollow”]

  • 30GB Storage
  • 512MB Ram
  • 10 databases
  • 1,000 Emails
  • 25GB Bandwidth

[/wc_pricing][/wc_column][/wc_row]

-IT仕事

執筆者:

関連記事

no image

ExcelVBAのコメント操作で色々手間取ったので備忘録

フォーム上のコントロールの値を特定のセルにセットするのと、コメントの背景色をセットするには: 例えば、こんな感じに。 [code]If TextBox8.Value <> "&q …

no image

WordPressMe2.3.3で、Deprecatedエラー

朝、出社して管理しているお客様のサイトを見ると、上部に見たこともないエラーがずらずら出ていた。 Deprecated: Assigning the return value of new by ref …

no image

web2.0

遅ればせながら、WEB2.0関係の本を読んでいる。 ITは世の中を変えてるね。 バーチャル世界を変え、やがてリアル世界を変え。 これから世の中、将来はどう変わっていくんだろう。 次々起こる解決し難い問 …

no image

改行文字の置換 まとめ

○強制改行をExcelで置換 検索側:[Ctrl]キー+[J]キー(何も表示されない) 置換側:任意 ○改行をWordで置換 検索側:^13(「ワイルドカードを使用する」にチェックをつけておく) 置換 …

no image

APCのUPSがバッテリー切れで警告音

正月明け。 突然に、会社のUPSを設置してある部屋からピーピー音がする。 購入してから3年、とうとうバッテリー交換の時期か。 しかしこれ、どうやって止めるんだ? 止めるようなボタンは見あたらない。 W …