Anybody else with this problem?
You want to have the content bottom sidebars with widget on the blog frontpage with all posts?
Did I correctly understand you?
The content bottom siedebar is not included in index.php Template (wich is for frontpage, archive, etcc.) – it’s included in single.php Tempate (for posts, pages…).
You can make a child theme and add sidebar code from single.php to index.php.
Greets