How to generate the layout of SciELO ORG (using themes)
- Using Template: Part http://codex.wordpress.org/Function_Reference/get_template_part
We can place calls to the function where it would get_template_part() checking for widgets.
- Using SideBar?: http://codex.wordpress.org/Customizing_Your_Sidebar
We can call function get_sidebar() and the widgets code in the sidebar.php