• Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact
Log In

  • Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact

HomeTag: box

box

infobox (2)
0 comments
Text Content

Shortcode Info Box

Info Box Attributes panel_title – Title of your info box message_style – Select a type of message. Depending on the selected item, the look of your message will vary success info warning danger Info Box Appearance Info Box with default settings  [jaw_panel_box panel_title="Default title" message_style="success" ]Default text[/jaw_panel_box] Info Box with custom settings  [jaw_panel_box panel_title="Praesent posuere eros" message_style="danger" ]Vivamus

  • November 4, 2015
  • 0
  • 127
wphooks
0 comments
CodeJaW HooksTutorials

Action jaw_after_side_box

This action is used after Side Box in a single post function my_custom_perex_box(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_after_side_box', 'my_custom_perex_box'); The result can look like this: List of all hooks you can find HERE

  • September 25, 2015
  • 0
  • 81
wphooks
0 comments
CodeJaW HooksTutorials

Action jaw_before_perex_box

This action is used before perex box in a single post function my_custom_perex_box(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_before_perex_box', 'my_custom_perex_box'); The result can look like this: List of all hooks you can find HERE

  • September 25, 2015
  • 0
  • 65
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity