Hey there!
I am ramping up my wordpress site using Atahualpa. I have figured out how to make center column widgets below the loop, but I want them to only display on my home page. I'm very new to this, so if there is a certain place I need to put code, can you please explain it to me? To get the two widget columns to display I added this line of code in the "Content Below the Loop" section. <?php bfa_widget_area('name=CenterWidget&cells=2&align=9 '); ?>
Thanks for your help!