I have been building my first theme on WordPress and have run into problem while adding content into different sections.
My HTML is somewhat like this,
&
hi im currently developing a theme with that set up. there are two ways to achieve this:
widgetized and fixed admin panel (customizer options)
i am using the two in my themes if widgets create a .php file that includes the widgets sections create a widget for that section
if fixed in admin panel you have to include the .php section in your functions.php
edit * advantage of widgetized is you can arrange them just like in a regular sidebar