• 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: content

content

sky-lights-space-dark-large
0 comments
Content

Shortcode Image

Image Attributes image – Image ID link – Image target URL target – The target attribute specifies a window or a frame where the linked document is loaded. _blank – Load in a new window _self – Load in the same frame as it was clicked _parent – Load in the parent frameset _top – Load in the full body of the window hover_image

  • October 23, 2015
  • 0
  • 222
shortcode divider
0 comments
Content

Shortcode Divider

Divider Attributes divider_title – Divider’s name divider_totop – Show back to top link above the divider 1 – on 0 – off totop_align – Link alignment right left divider_style – Divider’s line style dashed dotted solid none color – Divider’s line color width – Divider’s thickness space_size – Space before your divider space_after_size  – Space after your divider Divider Appearance

  • October 23, 2015
  • 0
  • 140
button shortcode
0 comments
Content

Shortcode Button

Button Attributes label – Button’s name link – URL (default #) target – The target attribute specifies a window or a frame where the linked document is loaded. _blank – Load in a new window _self – Load in the same frame as it was clicked _parent – Load in the parent frameset _top – Load in the full body

  • October 22, 2015
  • 0
  • 125
wphooks
0 comments
CodeJaW HooksTutorials

Action jaw_after_postbox_content

This action is used after content function my_custom_content(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_after_postbox_content', 'my_custom_content'); The result can look like this: List of all hooks you can find HERE

  • September 29, 2015
  • 0
  • 93
wphooks
0 comments
CodeJaW HooksTutorials

Action jaw_after_single_content

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

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

Action jaw_before_single_content

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

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