Hi,
I have reviewed your source code and noticed that the widgets are loading outside the widget area https://screencast.com/t/qm1thES5aCcf. “Popular” and “Recent” widgets also have to load inside the <aside id=”sidebar”> section. Make sure you have placed the “Popular Video” Widget next to the “Video Search” Widget and not placed in any other position in WP admin -> Appearance -> Widgets. Please refer https://screencast.com/t/uwQRAgpjsR. You should have two widgets. One in Available Widget Area and another one in assigned area https://screencast.com/t/9HDdejxQK.
If you have assigned all correctly and still facing the same issue, open \wp-content\plugins\contus-video-gallery\ContusVideoSearch.php and find $div .='</div>';
and remove or hide the code and check.