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 – What happens when mouse is over the image
- lightbox – Open the image using lightbox
- 1 – on
- 0 – off
Image Appearance
Image with default settings (do not forget to place the right image ID 🙂
You have not set the image
jaw_image image="" link="http://" target="_self" hover_image="" lightbox="0" show_on_devices="phone"
Image with custom settings
jaw_image image="1198" link="http://themeforest.net/item/goodstore-woocommerce-theme/7314327?ref=jawtemplates" target="_blank" hover_image="1199" lightbox="0" show_on_devices="desktop"