How to Add Another Custom Banner
please go to ..\plugins\jaw-widgets\widgets\ and open file jaw_banner_widget.php. You should see this protected $options = array( 0 => array('id' => 'custom_banner', 'description' => 'Banner', 'type' => 'select', 'values' => array( array('name' => 'Custom Banner 1', 'value' => '1'), array('name' => 'Custom Banner 2', 'value' => '2'), array('name' => 'Custom Banner 3', 'value' => '3'), array('name'