Post count: 2759
hi lazyimbecile, im sorry for asking you again, do you want to add sidebar on your blog and use it as your home page?
if that so, try to go to setting > reading > Front page displays (choose static page) > and on Front page, choose page that you just create using blog template).
by using default blog reading, you will also get default setup of the themes, you may not get any change of page that you create for listing blog.
if you are using normal blog layout, you will need to change following line of code on file ( jkreativ-themes folder > template > blogpost > normal.php (line 2)
$featured = jeg_get_featured_heading(get_the_ID(), 1200, null);
Thank you 🙂