''
));
$title = format_to_edit($instance['title']);
?>
__( 'TI Widgets Home'),
'id' => 'ti-widgets-frontpage',
'description' => __( 'Place a custom selection of Widgets here to be shown on the Home page.'),
'before_widget' => '
',
'after_widget' => "
",
'before_title' => '
',
'after_title' => '
'
)
);
register_sidebar(
array(
'name' => __( 'TI Widgets Alternative Two'),
'id' => 'ti-widgets-alt-two',
'description' => __( 'Place a custom selection of Widgets here to be shown on the Article, Publications, Publication and Contact Us pages.'),
'before_widget' => '
',
'after_widget' => "
",
'before_title' => '
',
'after_title' => '
'
)
);
register_sidebar(
array(
'name' => __( 'Footer CTA - 3 Columns'),
'id' => 'ti-widgets-alt-one',
'description' => __( 'Place a custom selection of Widgets here to be shown on the Press Releases and Event pages.'),
'before_widget' => '